| Literature DB >> 34006095 |
Steven Shave1, Yan-Kai Chen1, Nhan T Pham1, Manfred Auer1.
Abstract
Understanding multicomponent binding interactions in protein-ligand, protein-protein, and competition systems is essential for fundamental biology and drug discovery. Hand-deriving equations quickly become unfeasible when the number of components is increased, and direct analytical solutions only exist to a certain complexity. To address this problem and allow easy access to simulation, plotting, and parameter fitting to complex systems at equilibrium, we present the Python package PyBindingCurve. We apply this software to explore homodimer and heterodimer formations culminating in the discovery that under certain conditions, homodimers are easier to break with an inhibitor than heterodimers and may also be more readily depleted. This is a potentially valuable and overlooked phenomenon of great importance to drug discovery. PyBindingCurve may be expanded to operate on any equilibrium binding system and allows definition of custom systems using a simple syntax. PyBindingCurve is available under the MIT license at https://github.com/stevenshave/pybindingcurve as the Python source code accompanied by examples and as an easily installable package within the Python Package Index.Entities:
Year: 2021 PMID: 34006095 PMCID: PMC8243321 DOI: 10.1021/acs.jcim.1c00216
Source DB: PubMed Journal: J Chem Inf Model ISSN: 1549-9596 Impact factor: 4.956
Figure 1Homo-vs-Heterodimer making and breaking. (A) Dimer formation with a KD of 100 nM as a function of monomer concentration. As a homodimer (broken line) contains two copies of the same monomer, the total monomer concentration is twice that shown on the x-axis. Heterodimer formation (solid line) contains two different monomers with the concentration for each monomer given by the x-axis. (B) After monomer titration to 1 μM as shown in (A), or effectively 2 μM in the homodimer case, the resultant complex has an inhibitor (I0) titrated against it. The inhibitor has a KD of 10 nM to one heterodimer monomer (solid line) and the same KD to homodimer monomers.
Figure 2Homo-vs-heterodimer dissociation heatmaps showing dimer concentration between 1 μM (red) and 0 μM (blue) as a function of changing dimer and inhibitor affinity expressed as pKD between 1 nM and 1 mM. Right panel shows the difference between the homodimer and heterodimer abundance heatmaps, with magenta representing less homodimer than heterodimer at a constant 5 μM inhibitor concentration.