Skip to main content

Four-body atomic potential for modeling protein-ligand binding affinity: application to enzyme-inhibitor binding energy prediction

Abstract

Background

Models that are capable of reliably predicting binding affinities for protein-ligand complexes play an important role the field of structure-guided drug design.

Methods

Here, we begin by applying the computational geometry technique of Delaunay tessellation to each set of atomic coordinates for over 1400 diverse macromolecular structures, for the purpose of deriving a four-body statistical potential that serves as a topological scoring function. Next, we identify a second, independent set of three hundred protein-ligand complexes, having both high-resolution structures and known dissociation constants. Two-thirds of these complexes are randomly selected to train a predictive model of binding affinity as follows: two tessellations are generated in each case, one for the entire complex and another strictly for the isolated protein without its bound ligand, and a topological score is computed for each tessellation with the four-body potential. Predicted protein-ligand binding affinity is then based on an empirically derived linear function of the difference between both topological scores, one that appropriately scales the value of this difference.

Results

A comparison between experimental and calculated binding affinity values over the two hundred complexes reveals a Pearson's correlation coefficient of r = 0.79 with a standard error of SE = 1.98 kcal/mol. To validate the method, we similarly generated two tessellations for each of the remaining protein-ligand complexes, computed their topological scores and the difference between the two scores for each complex, and applied the previously derived linear transformation of this topological score difference to predict binding affinities. For these one hundred complexes, we again observe a correlation of r = 0.79 (SE = 1.93 kcal/mol) between known and calculated binding affinities. Applying our model to an independent test set of high-resolution structures for three hundred diverse enzyme-inhibitor complexes, each with an experimentally known inhibition constant, also yields a correlation of r = 0.79 (SE = 2.39 kcal/mol) between experimental and calculated binding energies.

Conclusions

Lastly, we generate predictions with our model on a diverse test set of one hundred protein-ligand complexes previously used to benchmark 15 related methods, and our correlation of r = 0.66 between the calculated and experimental binding energies for this dataset exceeds those of the other approaches. Compared with these related prediction methods, our approach stands out based on salient features that include the reliability of our model, combined with the rapidity of the generated predictions, which are less than one second for an average sized complex.

Background

Experimental high-throughput screening processes that drive structure-guided drug design efforts are effective tools for the identification of candidate molecular ligands that may tightly bind a target protein; however, such an approach often proves to be a costly endeavor, in terms of both time and financial expense, one that can potentially be alleviated with reliable in silico protein-ligand binding affinity models to assist in winnowing the search space [1]. A diverse array of computational approaches to model binding affinity have been described in the literature, each of which focuses on a unique combination of physicochemical properties and interactions: X-Score [2], Lig-Score [3], DrugScore [4], SFCscore [5], AutoDock4 [6], ITScore [7, 8], and PHOENIX [9] are just a few examples of such predictive tools. Here we describe our development of a model for predicting protein-ligand binding energy that relies on Delaunay tessellation, a computational geometry technique [10], for the purpose of objectively capturing nearest neighbor atomic four-body interactions in the structures of macromolecular complexes (Figure 1).

Figure 1
figure 1

Atomic Delaunay tessellation of the hen egg-white lysozyme (a) in complex with bound ligand NAG (N-Acetyl-D-Glucosamine) and (b) without the bound ligand (PDB accession code: 1HEW).

First, we compute the propensities for occurrence of all atomic quadruplet interactions by applying the tessellation procedure to atomic coordinates for a diverse cross-section of over 1400 high-resolution macromolecular crystal structures, and the data collected are used in generating an atomic four-body potential. Tasked with distinguishing native structures as having global energy minima relative to decoys, our knowledge-based potential performs well compared to several related atomic energy functions [11, 12]; however this work constitutes substantial research outside the immediate focus of this study, and accordingly it will be reported elsewhere. Next, we apply our atomic potential to a separate dataset of three hundred diverse protein-ligand complexes, each selected for having both a solved high-resolution crystal structure and a known dissociation constant (k d ), the latter quantity being useful for determining the Gibbs free energy of binding (ΔG). Two thirds of the complexes are randomly selected to train our predictive model of binding affinity: in each case, the entire complex is tessellated and then scored using the four-body potential, as is the structure of the isolated protein without its bound ligand, and we derive an empirical linear function of the difference between these scores to predict ΔG values. The remaining one hundred complexes are then used to validate the capability of the trained linear model to predict binding energies for new protein-ligand complexes.

The steps taken to develop our model formed the basis of a recently published companion study [13], and here we begin by carefully outlining those details below, since they lay the foundation for the next stage of the work to be presented. In particular, the model is subsequently applied to the prediction of binding affinities for an independent, diverse test set of three hundred enzyme-inhibitor complexes for which high-resolution crystal structures, as well as experimentally determined inhibition constants (k i ), are available. Also, model performance is comprehensively benchmarked against a number of related methods from the literature.

Methods

Datasets

High-resolution (≤ 2.2Å) crystallographic structures for 1417 macromolecular complexes (Additional file 1), culled using the PISCES server [14] and having protein chains that share low (< 30%) sequence identity, were selected to develop the four-body statistical potential. Dataset diversity is also reflected in the fact that the complexes consist of both single chain and multimeric proteins, many of which have bound ligands in the form of either small molecules or peptides. Each complex has a coordinate file deposited in the Protein Data Bank (PDB) [15], and following the removal of all hydrogen atoms and water molecules, Delaunay tessellation is applied to each structure file by using all the remaining atomic coordinates.

In order to train and validate our model for predicting binding affinity, we selected another diverse set of three hundred protein-ligand complexes (Additional file 2) from the Binding MOAD [16, 17] database. The Binding MOAD is a repository for all protein-ligand complexes that have high-resolution (≤ 2.5Å) structures deposited in the PDB, and if available, published experimental binding energy data. Focusing specifically on a non-redundant subset of the Binding MOAD, both to ensure diversity of complexes as well as to minimize bias due to over-represented structures, we identified three hundred complexes having both PDB coordinate files as well as experimental dissociation constants (k d ). The PDB accession codes and k d values for the protein-ligand complexes are tabulated in Additional file 2, as is the identity of the subset (200 for training, and 100 for validation) into which each is randomly placed.

Software and performance measurements

We use the Qhull software package [18] to carry out the atomic Delaunay tessellations, Matlab (Version 7.0.1.24704 (R14) Service Pack 1) to produce graphical depictions of the tessellations, and the UCSF Chimera software package [19] to generate all other molecular visualizations in this study. Codes to perform all data formatting and analyses tasks are written in the Perl programming language.

Given the dissociation constant (k d ) for a protein-ligand complex, the standard Gibbs free energy of binding (ΔG, in units of kcal/mol) can be determined using

Δ G = R T  ln ( k d ) = 0 . 592 × ln ( k d ) ,
(1)

where R = 1.986 ×10-3 kcal K-1 mol-1 is the gas constant and T = 298° K is the absolute temperature. We evaluate the agreement between known (x i ) and predicted (y i ) binding energies by reporting the Pearson's correlation coefficient

r = ( x i - x ¯ ) ( y i - y ¯ ) ( x i - x ¯ ) 2 ( y i - y ¯ ) 2 ,
(2)

the standard error of the predictions

S E = ( 1 - r 2 ) ( y i - y ¯ ) 2 n - 2 = 1 n n - 2 n y i 2 - y i 2 - n x i y i - x i y i 2 n x i 2 - x i 2 ,
(3)

and the equation of the fitted regression line.

Results

Four-body statistical potential

To generate our knowledge-based potential, a six-letter alphabet (C, N, O, S, M = all metals, X = all other non-metals) is used for labelling all atoms (excluding hydrogens and water molecules). The Qhull software uses the 3-dimensional (3D) coordinates of atoms in a PDB file to generate a Delaunay tessellation of the structure, a space-filling convex hull formed by hundreds of solid, non-overlapping, irregular tetrahedra whose vertices are the 3D atomic points. Each atom serves as a vertex, with most being shared by numerous adjacent tetrahedra, and every tetrahedral simplex objectively identifies a quadruplet of nearest neighbor atoms at its four vertices. To ensure this is indeed the case, we eliminate all edges longer than 8Å immediately upon tessellation, which is in agreement with related research in this arena at the atomic [20] and residue [21, 22] levels of coarse-graining. The combined total number of tetrahedra remaining for analysis after tessellating the 1417 PDB coordinate files is provided in Table 1, as are the total number of atoms of each type as well as their relative frequencies.

Table 1 Summary data for the 1417 PDB structure files.

Without regards to the ordering of a quadruplet of atoms (i.e, all permutations of the four letters are non-unique and represent the same quadruplet), and allowing for the repeated occurrence of atom types in any given quadruplet (i.e., letters may appear more than once in a quadruplet), there are 126 possible types of atomic quadruplets that can be enumerated based on the use of a 6-letter atomic alphabet (Table 2). For each quadruplet (i,j,k,l), we define f ijkl as the observed proportion of all tetrahedral simplices obtained by tessellating all 1417 structures to have those four types of atoms at the vertices; similarly, we let p ijkl represent the rate expected by chance, which is based on relative frequencies of the six atom types in the structures (Table 1) and calculated using a multinomial background distribution given by

Table 2 Atomic four-body statistical potential.
p i j k l = 4 ! n = 1 6 t n ! n = 1 6 a n t n ,where  n = 1 6 a n = 1  and  n = 1 6 t n = 4 .
(4)

In Eq. (4), a n is the relative frequency of atom type n, while t n counts how many times atom type n appears in the quadruplet (i,j,k,l). As a consequence of the inverted Boltzmann principle [23], the score s ijkl = log (f ijkl / p ijkl ) is proportional to the energy of quadruplet atomic interaction, and the set of 126 scored atomic quadruplets defines our four-body statistical potential (Table 2).

Topological scores

In order to develop our predictive model, the four-body potential is applied to the dataset of three hundred protein-ligand complexes compiled from the Binding MOAD in the following manner. For each complex, the atomic coordinates (excluding hydrogens and water molecules) in the PDB file are tessellated (edges longer than 8Å removed), each tetrahedron in the tessellation is scored using Table 2 according to the four atoms at its vertices, and a normalized topological score (Q) is calculated to be the sum of all the tetrahedral scores divided by the number of tetrahedra in the tessellation, a quantity that can be summarized compactly by the equation

Q = 1 N ( i , j , k , l ) s i j k l
(5)

Next, atomic coordinates of the ligand are removed from the PDB file of the complex, and the procedure is repeated to compute Q for the isolated protein (Figure 1). Lastly, we define the topological score difference

Δ Q = Q complex - Q protein
(6)

for the complex. In the next section, we compare computed ΔQ quantities with known ΔG values for these complexes in order to develop a model for predicting binding energy. An important underlying assumption in this formulation is that ligand size is small enough so that tetrahedra formed at the interface with the protein dominate purely internal atomic interactions within the ligand. The calculated Q values, for structures of the three hundred protein-ligand complexes, as well as the isolated proteins without their bound ligands, are tabulated in Additional file 2.

Predictive model of binding energy

A comparison of the calculated ΔQ quantities for our training set of two hundred randomly selected complexes with their experimental ΔG values (ΔGexp) reveals a correlation coefficient of r = 0.79. However, the ΔQ values are not uniform in sign, and they are on a significantly smaller scale relative to the standard Gibbs free energy of binding (ΔGexp) data; hence, they cannot be used directly as a representation of predicted ΔG values (ΔGcalc). Both issues related to ΔQ values for the training data are addressed with an empirically derived linear function

Δ G calc = 1 / 0 . 0003 × Δ Q - 10 . 49 ,
(7)

resulting in negative ΔGcalc values in each case that also scale similarly to ΔGexp. Owing to ΔGcalc arising from a simple linear transformation of the ΔQ values, ΔGcalc and ΔGexp also display a correlation of r = 0.79 (SE = 1.98 kcal/mol) with a fitted regression line of y = 1.18x (Figure 2).

Figure 2
figure 2

Scatter plot of calculated versus experimental binding energies for the dataset of three hundred protein-ligand complexes.

Turning next to the validation set of one hundred complexes, we obtain ΔGcalc values from their computed ΔQ quantities by utilizing the linear model given in Eq. (7) that we empirically derived from the training data. The predicted ΔGcalc and known ΔGexp values for these complexes again display a correlation of r = 0.79 (SE = 1.93 kcal/mol) with a fitted regression line of y = 1.11x - 0.63, and a scatter plot of the validation data is superimposed over that of the training data in Figure 2. Tabulated in Additional file 2 are ΔGexp and ΔGcalc values for all three hundred protein-ligand complexes.

Discussion

Enzyme-inhibitor binding affinity prediction

In order to test the utility of our model through a practical application, we predict binding affinities for a diverse dataset of three hundred enzyme-inhibitor complexes (Additional file 3), independent of those protein-ligand complexes used for training and validation, which are annotated with their respective experimental inhibition constants (k i ) in the non-redundant Binding MOAD. Analogous to Eq. (1), we obtain the standard Gibbs free energy of binding for each complex with the equation

Δ G exp = R T  ln ( k i ) = 0 . 592 × ln ( k i ) ,
(8)

where R = 1.986 ×10-3 kcal K-1 mol-1 is the gas constant and T = 298° K is the absolute temperature. Tabulated in Additional file 3 are the PDB accession codes of the high-resolution (≤ 2.5Å) crystallographic structures, as well as the k i and ΔGexp values, corresponding to these enzyme-inhibitor complexes.

Next, we use the atomic coordinates (hydrogen atoms and water molecules excluded) provided by the PDB structure file for each complex to generate a Delaunay tessellation (subject to an 8Å edge-length cutoff), from which we obtain a normalized topological score (Qcomplex) by employing Eq. (5) in conjunction with our atomic four-body statistical potential (Table 2). In a similar fashion, we generate a normalized topological score for the isolated protein without the bound inhibitor (Qprotein), by tessellating a modified version of the PDB file that excludes the atomic coordinates for the inhibitor. Lastly, we calculate the difference (ΔQ) between these normalized topological scores according to Eq. (6), which is subsequently used by our model in Eq. (7) to yield a prediction for the enzyme-inhibitor binding affinity (ΔGcalc). All normalized topological score and calculated binding affinity data are also tabulated in Additional file 3.

For this dataset of three hundred enzyme-inhibitor complexes, the calculated ΔQ values and the experimental binding affinity ΔGexp data display a correlation of r = 0.79; likewise, as discussed previously, the correlation between ΔGcalc and ΔGexp is similarly given by r = 0.79, in this case with a calculated standard error for the predictions of SE = 2.39 kcal/mol (Figure 3).

Figure 3
figure 3

Scatter plot of calculated versus experimental binding energies for the dataset of three hundred enzyme-inhibitor complexes.

Comparisons to related methods

In the same way that our predictive model of protein-ligand binding affinity is evaluated on a test set of three hundred enzyme-inhibitor complexes as described in the previous section, other related methods similarly use test sets of complexes to validate their models. Hence, to directly compare our performance to that of other methods, binding affinity predictions are generated using our approach for complexes that form their test sets. Starting with X-Score, Wang et al. [2] report predictions with their model on a test set of ten complexes that reflect a correlation of r = 0.67 between experimental and predicted binding affinity (right hand columns of Table 3 in [2], predicted data are in parentheses), with a fitted regression line of y = 0.31x + 3.78. On the identical dataset, predictions obtained with our model yield a correlation of r = 0.72 and fitted regression line of y = 1.26x - 1.20, results that signify a clear improvement over those of X-Score (Table 3 of this manuscript, which also reproduces the X-Score data).

Table 3 Comparing experimental binding affinity values for 10 protein-ligand complexes with predicted values obtained using both X-Score and the model developed in this study.

Turning next to ITScore, we discover that Huang et al. [8] utilize a benchmarking test set consisting of one hundred protein-ligand complexes, originally constructed by Wang et al. [24], to compare their scoring function and 14 other methods by ranking the respective Pearson's correlation coefficients (r) between experimental and predicted binding affinities. The test set is diverse, consisting of 43 different proteins as well as binding affinities that span nearly nine orders of magnitude. By generating binding affinity predictions for these one hundred complexes with our model and calculating their correlation with the experimental data, we can subsequently determine our ranking among these 15 related approaches: ITScore [8], X-Score [2], DFIRE [25], DrugScoreCSD [26], DrugScorePDB [4], Cerius2/PLP [27, 28], SYBYL/G-Score [29], SYBYL/D-Score [30], SYBYL/ChemScore [31], Cerius2/PMF [32], DOCK/FF [30], Cerius2/LUDI [33, 34], Cerius2/Lig-Score [35], SYBYL/F-Score [36], and AutoDock [37]. The results of our predictions are summarized in Figure 4, which provides a scatter plot of calculated versus experimental binding energies for this dataset of one hundred complexes. The plot reflects a correlation of r = 0.66 (r = 0.67 with one outlier complex excluded), surpassing all of the other methods (Table 4, data for the other methods are obtained from Table 3 in [8]) and validating the reliability of our approach.

Figure 4
figure 4

Scatter plot of calculated versus experimental binding energies using our model for the benchmarking dataset of one hundred enzyme-inhibitor complexes.

Table 4 Benchmarking correlations between calculated and experimental binding energies using our model and 15 related methods on 100 protein-ligand complexes.

Conclusions

Delaunay tessellation of atomic coordinates in a diverse dataset of macromolecular structures objectively identifies four-body atomic interactions, providing the raw data for developing a knowledge-based atomic four-body statistical contact potential. This potential is used to score a separate diverse set of three hundred protein-ligand complexes with known binding affinities, as well as to score the isolated proteins without their bound ligands, based on their respective structure tessellations. Initially, the difference (ΔQ) between scores calculated for an entire complex and for its isolated protein is considered as a predictor of binding affinity; however, since these ΔQ do not scale as binding free energy values, two hundred randomly selected protein-ligand complexes from this set are used to empirically derive a linear function of ΔQ as a model for calculating the binding energy. For this training set, we observe a correlation of r = 0.79 between calculated and experimental binding energies, with a standard error of SE = 1.98 kcal/mol and a regression line of y = 1.18x. Validation of this model with the remaining one hundred complexes that were held out yields performance measures of r = 0.79 and SE = 1.93 kcal/mol. In an application of the method, our model is then used to predict binding energies for an independent and diverse test set of three hundred enzyme-inhibitor complexes, producing results that are consistent with those based on the training and validation data. Finally, we utilize a diverse test set of one hundred protein-ligand complexes to benchmark the binding energy predictions made with our model, and our correlation between calculated and experimental binding energies for this dataset surpasses those of all 15 related methods to which it is compared. A key advantage with our approach is the ability to generate rapid predictions, typically under one second per complex.

References

  1. Gilson MK, Zhou HX: Calculation of protein-ligand binding affinities. Annu Rev Biophys Biomol Struct 2007, 36: 21–42. 10.1146/annurev.biophys.36.040306.132550

    Article  CAS  PubMed  Google Scholar 

  2. Wang R, Lai L, Wang S: Further development and validation of empirical scoring functions for structure-based binding affinity prediction. J Comput Aided Mol Des 2002, 16(1):11–26. 10.1023/A:1016357811882

    Article  CAS  PubMed  Google Scholar 

  3. Krammer A, Kirchhoff PD, Jiang X, Venkatachalam CM, Waldman M: LigScore: a novel scoring function for predicting binding affinities. J Mol Graph Model 2005, 23(5):395–407. 10.1016/j.jmgm.2004.11.007

    Article  CAS  PubMed  Google Scholar 

  4. Gohlke H, Hendlich M, Klebe G: Knowledge-based scoring function to predict protein-ligand interactions. J Mol Biol 2000, 295(2):337–356. 10.1006/jmbi.1999.3371

    Article  CAS  PubMed  Google Scholar 

  5. Sotriffer CA, Sanschagrin P, Matter H, Klebe G: SFCscore: scoring functions for affinity prediction of protein-ligand complexes. Proteins 2008, 73(2):395–419. 10.1002/prot.22058

    Article  CAS  PubMed  Google Scholar 

  6. Huey R, Morris GM, Olson AJ, Goodsell DS: A semiempirical free energy force field with charge-based desolvation. J Comput Chem 2007, 28(6):1145–1152. 10.1002/jcc.20634

    Article  CAS  PubMed  Google Scholar 

  7. Huang SY, Zou X: An iterative knowledge-based scoring function to predict protein-ligand interactions: I. Derivation of interaction potentials. J Comput Chem 2006, 27(15):1866–1875. 10.1002/jcc.20504

    Article  CAS  PubMed  Google Scholar 

  8. Huang SY, Zou X: An iterative knowledge-based scoring function to predict protein-ligand interactions: II. Validation of the scoring function. J Comput Chem 2006, 27(15):1876–1882. 10.1002/jcc.20505

    Article  CAS  PubMed  Google Scholar 

  9. Tang YT, Marshall GR: PHOENIX: a scoring function for affinity prediction derived using high-resolution crystal structures and calorimetry measurements. J Chem Inf Model 2011, 51(2):214–228. 10.1021/ci100257s

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  10. de Berg M, Cheong O, van Kreveld M, Overmars M: Computational Geometry: Algorithms and Applications. Berlin, Springer-Verlag; 2008.

    Book  Google Scholar 

  11. Summa CM, Levitt M, Degrado WF: An atomic environment potential for use in protein structure prediction. J Mol Biol 2005, 352(4):986–1001. 10.1016/j.jmb.2005.07.054

    Article  CAS  PubMed  Google Scholar 

  12. Fogolari F, Pieri L, Dovier A, Bortolussi L, Giugliarelli G, Corazza A, Esposito G, Viglino P: Scoring predictive models using a reduced representation of proteins: model and energy definition. BMC Struct Biol 2007, 7: 15. 10.1186/1472-6807-7-15

    Article  PubMed Central  PubMed  Google Scholar 

  13. Masso M: Knowledge-based scoring function derived from atomic tessellation of macromolecular structures for prediction of protein-ligand binding affinity. Bioinformatics and Biomedicine Workshops (BIBMW), 2012 IEEE International Conference on: 4–7 October 2012 2012, 17–21. 10.1109/BIBMW.2012.6470315

    Chapter  Google Scholar 

  14. Wang G, Dunbrack RL Jr: PISCES: a protein sequence culling server. Bioinformatics 2003, 19(12):1589–1591. 10.1093/bioinformatics/btg224

    Article  CAS  PubMed  Google Scholar 

  15. Berman H, Henrick K, Nakamura H, Markley JL: The worldwide Protein Data Bank (wwPDB): ensuring a single, uniform archive of PDB data. Nucleic Acids Res 2007, 35(Database):D301–303. 10.1093/nar/gkl971

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  16. Hu L, Benson ML, Smith RD, Lerner MG, Carlson HA: Binding MOAD (Mother Of All Databases). Proteins 2005, 60(3):333–340. 10.1002/prot.20512

    Article  CAS  PubMed  Google Scholar 

  17. Benson ML, Smith RD, Khazanov NA, Dimcheff B, Beaver J, Dresslar P, Nerothin J, Carlson HA: Binding MOAD, a high-quality protein-ligand database. Nucleic Acids Res 2008, 36(Database):D674–678.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  18. Barber CB, Dobkin DP, Huhdanpaa HT: The quickhull algorithm for convex hulls. ACM Trans Math Software 1996, 22: 469–483. 10.1145/235815.235821

    Article  Google Scholar 

  19. Pettersen EF, Goddard TD, Huang CC, Couch GS, Greenblatt DM, Meng EC, Ferrin TE: UCSF Chimera--a visualization system for exploratory research and analysis. J Comput Chem 2004, 25(13):1605–1612. 10.1002/jcc.20084

    Article  CAS  PubMed  Google Scholar 

  20. Mitchell JBO, Laskowski RA, Alex A, Thornton JM: BLEEP-Potential of mean force describing protein-ligand interactions: I. Generating potential. J Comput Chem 1999, 20: 1165–1176. 10.1002/(SICI)1096-987X(199908)20:11<1165::AID-JCC7>3.0.CO;2-A

    Article  CAS  Google Scholar 

  21. Masso M, Vaisman II: Accurate prediction of enzyme mutant activity based on a multibody statistical potential. Bioinformatics 2007, 23: 3155–3161. 10.1093/bioinformatics/btm509

    Article  CAS  PubMed  Google Scholar 

  22. Masso M, Vaisman II: AUTO-MUTE: web-based tools for predicting stability changes in proteins due to single amino acid replacements. Protein Eng Des Sel 2010, 23(8):683–687. 10.1093/protein/gzq042

    Article  CAS  PubMed  Google Scholar 

  23. Sippl MJ: Boltzmann's principle, knowledge-based mean fields and protein folding. An approach to the computational determination of protein structures. Journal of Computer-Aided Molecular Design 1993, 7(4):473–501. 10.1007/BF02337562

    Article  CAS  PubMed  Google Scholar 

  24. Wang R, Lu Y, Wang S: Comparative evaluation of 11 scoring functions for molecular docking. J Med Chem 2003, 46(12):2287–2303. 10.1021/jm0203783

    Article  CAS  PubMed  Google Scholar 

  25. Zhang C, Liu S, Zhu Q, Zhou Y: A knowledge-based energy function for protein-ligand, protein-protein, and protein-DNA complexes. J Med Chem 2005, 48(7):2325–2335. 10.1021/jm049314d

    Article  CAS  PubMed  Google Scholar 

  26. Velec HF, Gohlke H, Klebe G: DrugScore(CSD)-knowledge-based scoring function derived from small molecule crystal data with superior recognition rate of near-native ligand poses and better affinity prediction. J Med Chem 2005, 48(20):6296–6303. 10.1021/jm050436v

    Article  CAS  PubMed  Google Scholar 

  27. Gehlhaar DK, Verkhivker GM, Rejto PA, Sherman CJ, Fogel DB, Fogel LJ, Freer ST: Molecular recognition of the inhibitor AG-1343 by HIV-1 protease: conformationally flexible docking by evolutionary programming. Chem Biol 1995, 2(5):317–324. 10.1016/1074-5521(95)90050-0

    Article  CAS  PubMed  Google Scholar 

  28. Gehlhaar DK, Bouzida D, Rejto PA: Reduced dimensionality in ligand-protein structure prediction: covalent inhibitors of serine proteases and design of site-directed combinatorial libraries. In Rational Drug Design: Novel Methodology and Practical Applications. Edited by: Parrill L, Reddy MR. Washington, DC: American Chemical Society; 1999:292–311.

    Chapter  Google Scholar 

  29. Jones G, Willett P, Glen RC, Leach AR, Taylor R: Development and validation of a genetic algorithm for flexible docking. J Mol Biol 1997, 267(3):727–748. 10.1006/jmbi.1996.0897

    Article  CAS  PubMed  Google Scholar 

  30. Meng EC, Shoichet BK, Kuntz ID: Automated docking with grid-based energy evaluation. J Comput Chem 1992, 13(4):505–524. 10.1002/jcc.540130412

    Article  CAS  Google Scholar 

  31. Eldridge MD, Murray CW, Auton TR, Paolini GV, Mee RP: Empirical scoring functions: I. The development of a fast empirical scoring function to estimate the binding affinity of ligands in receptor complexes. J Comput Aided Mol Des 1997, 11(5):425–445. 10.1023/A:1007996124545

    Article  CAS  PubMed  Google Scholar 

  32. Muegge I, Martin YC: A general and fast scoring function for protein-ligand interactions: a simplified potential approach. J Med Chem 1999, 42(5):791–804. 10.1021/jm980536j

    Article  CAS  PubMed  Google Scholar 

  33. Bohm HJ: The development of a simple empirical scoring function to estimate the binding constant for a protein-ligand complex of known three-dimensional structure. J Comput Aided Mol Des 1994, 8(3):243–256. 10.1007/BF00126743

    Article  CAS  PubMed  Google Scholar 

  34. Bohm HJ: Prediction of binding constants of protein ligands: a fast method for the prioritization of hits obtained from de novo design or 3D database search programs. J Comput Aided Mol Des 1998, 12(4):309–323. 10.1023/A:1007999920146

    Article  CAS  PubMed  Google Scholar 

  35. Cerius2 version 4.6[http://www.accelrys.com]

  36. Rarey M, Kramer B, Lengauer T, Klebe G: A fast flexible docking method using an incremental construction algorithm. J Mol Biol 1996, 261(3):470–489. 10.1006/jmbi.1996.0477

    Article  CAS  PubMed  Google Scholar 

  37. Morris GM, Goodsell DS, Halliday RS, Huey R, Hart WE, Belew RK, Olson AJ: Automated docking using a lamarckian genetic algorithm and an empirical binding free energy function. J Comput Chem 1998, 19(14):1639–1662. 10.1002/(SICI)1096-987X(19981115)19:14<1639::AID-JCC10>3.0.CO;2-B

    Article  CAS  Google Scholar 

Download references

Acknowledgements

Thanks to researchers affiliated with the Binding MOAD repository for creating and making publicly available their centralized database of macromolecular complexes.

Declarations

Publication of this article was funded in part by the George Mason University Libraries Open Access Publishing Fund.

This article has been published as part of BMC Structural Biology Volume 13 Supplement 1, 2013: Selected articles from the Computational Structural Bioinformatics Workshop 2012. The full contents of the supplement are available online at http://www.biomedcentral.com/bmcstructbiol/supplements/13/S1.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Majid Masso.

Additional information

Competing interests

The author declares that they have no competing interests.

Authors' contributions

MM conceived of the study, implemented the methods, analyzed the data, and wrote the manuscript.

Electronic supplementary material

12900_2013_452_MOESM1_ESM.txt

Additional file 1: PDB accession codes for the 1417 macromolecular structures used to derive the atomic four-body statistical potential. http://proteins.gmu.edu/automute/Additionalfile1.txt (TXT 8 KB)

12900_2013_452_MOESM2_ESM.txt

Additional file 2: Three hundred protein-ligand complexes used to train and validate the model. http://proteins.gmu.edu/automute/Additionalfile2.txt (TXT 28 KB)

12900_2013_452_MOESM3_ESM.txt

Additional file 3: Independent set of three hundred enzyme-inhibitor complexes used to test the model. http://proteins.gmu.edu/automute/Additionalfile3.txt (TXT 24 KB)

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Cite this article

Masso, M. Four-body atomic potential for modeling protein-ligand binding affinity: application to enzyme-inhibitor binding energy prediction. BMC Struct Biol 13 (Suppl 1), S1 (2013). https://doi.org/10.1186/1472-6807-13-S1-S1

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1472-6807-13-S1-S1

Keywords