Skip to main content

An interaction-motif-based scoring function for protein-ligand docking

Abstract

Background

A good scoring function is essential for molecular docking computations. In conventional scoring functions, energy terms modeling pairwise interactions are cumulatively summed, and the best docking solution is selected. Here, we propose to transform protein-ligand interactions into three-dimensional geometric networks, from which recurring network substructures, or network motifs, are selected and used to provide probability-ranked interaction templates with which to score docking solutions.

Results

A novel scoring function for protein-ligand docking, MotifScore, was developed. It is non-energy-based, and docking is, instead, scored by counting the occurrences of motifs of protein-ligand interaction networks constructed using structures of protein-ligand complexes. MotifScore has been tested on a benchmark set established by others to assess its ability to identify near-native complex conformations among a set of decoys. In this benchmark test, 84% of the highest-scored docking conformations had root-mean-square deviations (rmsds) below 2.0 Ã… from the native conformation, which is comparable with the best of several energy-based docking scoring functions. Many of the top motifs, which comprise a multitude of chemical groups that interact simultaneously and make a highly significant contribution to MotifScore, capture recurrent interacting patterns beyond pairwise interactions.

Conclusions

While providing quite good docking scores, MotifScore is quite different from conventional energy-based functions. MotifScore thus represents a new, network-based approach for exploring problems associated with molecular docking.

Background

Drug design and discovery play a pivotal role in driving research in computational chemistry and biology [1–6]. In computational drug design and discovery, it is often necessary to determine, as a first step, the binding of a ligand to a target protein. The computational scheme for predicting ligand binding occurrence, affinity, and orientation is commonly referred to as "molecular docking", which has been a topic of intensive research for decades [6, 7]. The development of a molecular docking tool usually starts with an efficient search algorithm, which places the ligand in the active site of the target protein in numerous different positions, orientations, and, in flexible docking, conformations. These are then evaluated by a scoring function to distinguish between good (near-native) and bad (decoy) docking solutions. The two aspects of searching and scoring can be, and usually have been, developed and evaluated separately, although one clearly affects the other and a balance is often sought to meet specific study aims [6, 8, 9].

Scoring functions for molecular docking are traditionally either physics-based or knowledge-based [6, 9] and differ mainly in the derivation of the mathematical models used to compute the energies of molecular interactions. Physics-based scoring functions employ a set of molecular interaction terms to compute binding energies. For example, the scoring function used in G-Score [10, 11] or AutoDock 3.0 [12] is based on the molecular mechanics force field used in Tripos [13] or Amber [14], respectively, and F-Score [15] and ChemScore [16] derive the coefficients of their energy terms using regression analysis of experimentally determined binding energies [17]. In contrast, knowledge-based scoring functions, such as PMF [18] and DrugScore [19, 20], rely on statistical observations of preferred protein-ligand contacts, from which binding energies are calculated.

A common thread in these scoring functions is that, with few exceptions, they all operate on the assumption that the total interaction will be faithfully represented by an additive summation over a series of pairwise interactions between interaction centers, which are either real (such as individual atoms) or imaginary (such as the geometric center of a group of atoms). Despite fundamental fallacies in this assumption, it has been adopted for many years, as otherwise the problem would be intractable or too computationally expensive to handle practically [21, 22].

In this study, we investigated a new idea for developing a scoring function for molecular docking. The novelty of the idea lies in the use of a network approach to identify frequently occurring patterns of protein-ligand interactions not in the form of pairwise interactions, but in the form of network motifs, where "network" refers to a collection of pairwise interactions. The motifs, which are assemblies of multiple pairwise interactions between proteins and ligands that are frequently observed in a database of known protein-ligand complex structures, thus represent energetically favorable ways of positioning a ligand molecule in the active site of a protein. Such a motif-based approach offers a new line of exploration for research on molecular docking. As a first step in this line of research, we present the construction of a motif-based scoring function, called MotifScore, and the evaluation of its ability to distinguish between good and bad docking solutions. Our results using a benchmark dataset showed that MotifScore performed well against a number of scoring functions used in existing docking programs.

Methods

In constructing the protein-ligand interaction network, the three-dimensional (3D) coordinates of a set of protein-ligand complexes were each transformed into an atom-atom interaction network. There are two types of nodes in the network, namely atoms (interacting centers) from the protein and the ligand. Two nodes (one from the protein and the other from the ligand) are connected by an edge if their interaction is deemed significant by a distance threshold determined from a statistical analysis of a dataset of protein-ligand complexes (see below). Interactions between atoms within the protein or within the ligand are not considered. These networks were then broken down into many interaction motifs representing simple units of the network with specific protein-ligand interaction patterns.

Datasets

To establish distance thresholds for constructing the protein-ligand interaction network, we performed a large-scale statistical analysis on a diverse set of known structures of protein-ligand complexes. The available protein-ligand complex structures as of January 10, 2006 in the Protein Data Bank (PDB) [23] were screened. To simplify our task, only those determined by X-ray crystallography and with only one ligand molecule were selected. Furthermore, those containing DNA/RNA molecules and those in which the ligand binds to its target protein covalently were discarded. Complexes containing a heme group were also excluded because one may consider the heme group as a part of the protein, rather than a ligand. Solvent molecules and ions, such as chloride or ammonium, that are often included to facilitate crystallographic studies were not considered as ligands, whereas metal ions such as zinc or calcium ion that are coordinated by metal-binding amino acids were considered as an extension of the protein molecule, and their interactions with ligand were considered part of the protein-ligand interaction network constructed. In all, we obtained a total of 6,276 structures of complexes that could be used in the statistical analysis.

This set of PDB protein-ligand complex structures is not entirely non-redundant since a single protein or its mutants may be co-crystallized with many similar compounds, and, conversely, the same compound may be co-crystallized with multiple homologous proteins. However, unless both the protein and the ligand are completely identical, part of the resulting interaction networks can still be distinct, and as defining non-redundant networks is not a straightforward task, we chose to include as many network connectivities (i.e. protein-ligand interactions) as possible while conducting normalizations to minimize the potential bias of using a redundant dataset. Furthermore, analysis on a reduced set (4,190 structures) by excluding those that share >25% protein sequence identity and identical ligand showed that the resulting network motifs and their grades (defined below) had a Pearson's correlation coefficient of 0.95 with those of the set of 6,276 structures (data not shown), suggesting that including homologous proteins and identical ligand compounds would not significantly affect the outcome of our analysis.

Besides the set of 6,276 structures, we used a subset of the LPDB (Ligand-Protein DataBase) [24], which contains decoys generated from molecular dynamics simulations [8], to optimize the parameters of our scoring function, MotifScore. There are more than 200 complexes, each with a set of various numbers of decoys, in the LPDB, but only 113 of these were used in this work because we found that the ligand names, atom names, and the ordering of atoms of many of the decoys in LPDB were not the same as in the original data files in the PDB, making it difficult for us to correctly assign their designated atom types (see below). For testing and evaluating MotifScore, the data set of Wang et al. [9] was used. The Wang dataset consists of a set of 100 protein-ligand complexes, each of which comes with 100 docked conformations (i.e. decoys) generated using AUTODOCK 3.0 [12]. Since Wang et al. have used this dataset as a benchmark to evaluate a number of docking scoring functions [9, 20], we used it to compare the performance of MotifScore with that of a number of other scoring functions.

Atom type assignment

Based on the work of others [18, 25] and the chemical properties of simple molecules, we created an atom type classification scheme to describe protein-ligand interactions. We defined a total of 23 atom types (Table 1), of which 14 were for protein atoms and 20 for ligand atoms, with many of them shared by both. The atom types were identified by a 3-code name, or a 3-letter name for those that did not need to be further classified, as they were relatively rarely observed in our dataset of protein-ligand complexes (e.g., metals, phosphorus, and halogens). Some general rules for the 3-code names were as follows. The 1st code was the name of the element (C, N, O, and S) and the 2nd and 3rd code indicated the surroundings and electrostatic properties of the atom. The 2nd code could be 2, 3, R, or L, which, respectively, correspond to sp2 or sp3 hybridization or inclusion in an aromatic ring or an aliphatic chain. The 3rd code could be P, N, A, D, B, E, or C, which, respectively, correspond to polar, non-polar, hydrogen bond acceptor, hydrogen bond donor, an atom that can be both a hydrogen bond donor and acceptor or either a hydrogen bond donor or acceptor, or a charged atom. The 'either (E)' code was associated with the atom type NRE, which was used primarily for the two nitrogen atoms on the imidazole ring of a histidine, as both of the nitrogens can be either protonated (a hydrogen bond donor) or deprotonated (a hydrogen bond acceptor). For simplicity, the nitrogen of tryptophan, which is much infrequently seen than histidine especially in the active site, is also assigned the atom type NRE.

Table 1 Atom types and descriptions

In our scheme, each individual atom is itself an interacting center. For example, the chemical group PO3 would have four interacting centers: namely, one PHO (phosphorus) and three OLC (charged oxygen). Others have used pseudoatoms or pseudocenters (e.g., [26]), such as the geometric center of a chemical group, which may have the advantage of the resulting scoring function being less sensitive to the exact interaction distances used. On the other hand, chemical group centers do not fully account for the complex interactions, including the different interacting orientations, for example, of the constituent atoms. The interaction network motifs derived here represent a hybrid of both, since interactions are computed on real atoms but the scoring function is a non-energy-based network motif count, which does not rely on a precise range of interaction distances (see below). The interaction networks could also be constructed using pseudoatoms instead, but whether this would yield better results remains to be investigated.

For an automated atom type assignment, for protein molecules, we relied on standard PDB files, which have conventional names and thus the implicit bonding information for all protein atoms, and, for ligand molecules, we relied on the het dictionary file on the PDB website [23], which contains the complete naming and bonding information of all the ligand molecules that appear in the PDB files.

Determination of atom-atom interaction thresholds

Whether or not there is an interaction between two atoms is determined by the energy produced by the interaction, which is affected by many variables, but mostly the distance between the two atoms. To save computational time, most studies have used distance instead of energy as the criterion to determine whether two atoms interact. The threshold of distance for interaction could greatly affect the complexity and outcome of a study, but most knowledge-based docking studies seem to suggest that a cutoff in the range of 4-6 Å between heavy atoms can achieve optimal performance [25]. However, a single cutoff may not be sufficient for the present study, because: 1) whereas conventional methods use a distance cutoff to avoid the computation of the less significant portion of interaction energies, we used the distance cutoff merely to establish network edges, which, unlike conventional scoring functions, do not involve a distance-dependent energy computation; 2) in the absence of a distance-dependent energy function, clashes between two interacting atoms cannot be prevented. In order to appropriately define atom-atom interactions (network edges), we therefore introduced not only an upper distance threshold for any pair of interacting atoms, but also a lower one. As described below, the values of these thresholds were determined by examining the distance distributions of all protein-ligand atom pairs (a total of 14 protein atom types × 20 ligand atom types, i.e. 280) in the 6,276 protein-ligand complex structures selected from the PDB.

Following the concept of radial distribution [27], we analyzed the occurrence distribution of all atom type pairs as a function of separation distance. For atom type x, in order to determine the distance interval at which the highest density of atom type pair x-y occurs (hence the preferred interacting distance interval between x and y), we divided the occurrence of y by the difference between the cubes of the outer and inner radial distances from atom x (for example, 33 - 23, when y is found between 2 and 3 Ã… from x, which is proportional to the volume of the shell within which y atoms are found). For normalization, we also divided the occurrence of y atoms found in this particular distance interval by the total occurrence of y atoms in the 6,276 complex structures in the PDB. The resulting distributions were quite distinctive from one atom type pair to another. However, to a large extent, they could all be characterized, albeit approximately, as one of four categories, as summarized in Fig. 1.

Figure 1
figure 1

Examples of the four categories of normalized distributions of protein-ligand interatomic distances. The four represent strong interactions, weak interactions, non-specific interactions, and rare interactions (see text). Each is represented by a specific example, namely: a) a hydrogen bonding contact in the interaction of NRD with OLC; b) a van der Waals contact in the interaction of C2N with CRN; c) a non-specific contact in the interaction of C3N with C2P; and d) a rarely seen contact in the interaction of NLC with S3N. The red arrows mark the upper and lower distance cutoffs used to connect atoms in constructing the protein-ligand interaction networks: those separated by a distance within the upper and the lower threshold would be connected, while no connection was made for the non-specific interactions in the third category.

The first category (Fig. 1a) featured a sharp peak at a small distance, indicating a specific distance or a narrow range of distances for contact (i.e. interaction) between the two atom types. More than one-third of the atom type pairs (86 out of 280) were classified in this category (see Table S1 in Additional file 1). All of these are known to exhibit specific interactions, such as hydrogen bonding, salt bridge, and polar-polar interactions. Examples of this category include hydrogen bonding pairs, such as NLB-O2A and NLB-OLC, which represent a hydrogen bonding interaction between a primary or secondary amine (NLB) and a double-bonded oxygen (O2A) or charged oxygen (OLC).

For the second category (Fig. 1b), the distribution curve increased rapidly over a short span of distance, then stayed fairly flat or decreased slowly over a wide distance range. This type of distribution is indicative of the absence of a strongly preferred distance for the two atom types to contact each other. About half of the atom type pairs (137/280) fell into this category. Most were for weak interactions (80/137), such as C3N-C3N (two non-polar sp3 carbon atoms) and CRN-CRN (two non-polar aromatic carbons), or for less well-defined interactions (57/137) involving sulfuric or aromatic atom types, such as S3N-CRP (a sp3 sulfur atom that is usually non-polar, but may be deprotonated on rare occasions, interacting with a polar aromatic carbon) and NRD-CRN (a hydrogen bond donor nitrogen interacting with a non-polar aromatic carbon).

The distribution curve of the third category (Fig. 1c) also began to rise after a short distance, but, unlike the first two categories, rose quite slowly over a large distance. This indicates that the atom type pairs belonging to this category rarely see each other at short distances. The few occurrences observed at short distances are likely to be a result of an attraction owing to adjacent atoms that are chemical-bonded to the atom in question. Thirty-eight atom type pairs were classified into this category, which typically exhibited an interaction between a non-polar atom and a polar atom or between two polar atom types with the same polarity, such as C2N-C2P (a non-polar sp2 carbon interacting with a polar sp2 carbon) and NLC-NRD (a charged nitrogen interacting with a hydrogen bond donor nitrogen).

The fourth category (Fig. 1d) showed a noisy curve that did not display an easily identifiable pattern, which may indicate insufficient data, as they usually contained an atom type of rare occurrence, such as halogen in HAL-NLB and metal in NLC-MET. There were 19 atom type pairs in this category.

A common observation for the first three categories of atom type pairs was a zero occurrence when the distance was short enough, suggesting that a distance threshold could be established and that only above this could attraction overcome repulsion, allowing the pair to be observed. In addition, the occurrence distribution curves of the first two categories fell after reaching a peak, displaying a specific upper threshold. The third category did not need an upper threshold, since its atom type pairs preferred not to contact each other. For the fourth category, we decided to use 4Ã… and 2Ã… as the upper and lower threshold values, which are arbitrary choices, but are within the range determined for the other three categories of interaction. For other rarely observed atoms, such as boron, that are not defined in our simple set of 23 atom types (Table 1), the arbitrarily chosen thresholds of the fourth category along with the associated network motifs can be applied to them to facilitate subsequent computations.

Despite the common main features, these occurrence distribution curves were not smooth, making an automated determination of thresholds difficult, so we manually inspected the data and recorded the lower and upper thresholds for each of the 280 atom type pairs. In all, the upper thresholds thus determined ranged from 3Ã… to 5.6Ã… and the lower thresholds from 1.2Ã… to 4Ã…. (see Table S1 in Additional file 1).

Construction of protein-ligand interaction networks

With the upper and lower thresholds for all the interactions determined, we then constructed protein-ligand interaction networks using the following procedures: 1) carrying out atom type assignment on the atoms of the protein and ligand (hydrogen atoms were not considered in this work), 2) checking all the protein-ligand interatomic distances against the distance thresholds of the corresponding atom type pairs, and 3) connecting those that met the thresholds and ignoring those that did not. As an example, Fig. 2 shows a 2D representation of the 3D protein-ligand interaction network constructed for the complex of carboxypeptidase A and l-benzylsuccinate (PDB entry 1cbx).

Figure 2
figure 2

A protein-ligand interaction network. This example shows the protein-ligand interaction network transformed from the 3D coordinates of the complex of carboxypeptidase A and l-benzylsuccinate (PDB entry 1cbx). Each ligand atom in this network is represented by a combination of a red circle, its 3-code atom type, and its atom name from the PDB file in the parenthesis. Likewise, each protein atom is represented by a combination of a blue circle, its 3-code atom type and, in parentheses, its residue name, residue number, and atom name from the PDB file. Each black line connects a ligand atom and a protein atom for which connectivity (interaction) has been established based on distance thresholds.

Motif searching and development of MotifScore

The next step was to identify motifs from the total of 6,276 protein-ligand interaction networks constructed as described above. While a number of algorithms for discovering network motifs have been reported [28–32], they could not be easily adopted here because the protein-ligand interaction networks constructed in this study are a bipartite network, which is different from the conventional gene-gene or protein-protein interaction networks, in which there is usually only one type of node and for which the existing motif identification algorithms have usually been developed. Moreover, since there were only 23 atom types, a number much smaller than the number of interacting atoms, many nodes within the same protein-ligand network were indistinguishable, which is quite different from the situation in other biological networks, where a node usually does not occur more than once in the same network.

In the total of 6,276 protein-ligand interaction networks constructed, the largest number of protein atoms connected to a ligand atom was 17. Thus, a network motif involving just one ligand atom would be those connecting 1 (ligand atom) to 2 (protein atoms), 1 to 3,..., up to 1 to 17. However, mathematically, of these "1 interacting with n" motifs, the number of those connecting to 7 or 8 protein atoms would be the largest (i.e. and >> all other ). In the actual data, the 1 interacting with 7 and 1 interacting with 8 motifs indeed dominated the 1 interacting with n motifs (data not shown), and, because the number of 1 interacting with 7 and 1 interacting with 8 motifs was so huge, the other types of motifs became negligible and a scoring function based on these would be severely biased to the 1 interacting with 7 and 1 interacting with 8 motifs. Consequently, we decided to search for other simple motifs, such as those of 2 ligand atoms interacting with 3 protein atoms, where the scoring function would not be severely biased to a particular type of motif.

There are four distinctive topologies of the 2 ligand atoms interacting with 3 protein atoms motifs, as shown in Fig. 3. In all, we obtained 395,240 such interaction motifs, the large number arising from the numerous combinations of the 23 atom types (Table 1) that could be assigned to the five constituent atoms.

Figure 3
figure 3

Four distinctive types of simple motifs considered in this work. The four have different connection topologies: 2 red nodes (ligand atoms) interacting with 3 blue nodes (protein atoms) with 4, 5, or 6 connections. The interactions are symbolized by the black lines.

For various reasons, other simple motifs were not included in MotifScore: the 1 interacting with 2 and 2 interacting with 1 motifs are likely to occur randomly, as they contain only two connections; there was a comparatively very small number of 3 (ligand atoms) interacting with 1, 3 interacting with 2, and 3 interacting with 3 motifs due to the small number of ligand atoms that can simultaneously interact with protein atoms under our interaction criteria; and, for the 2 interacting with 2 and 1 interacting with 3 motifs, no significant difference in the performance of MotifScore was seen when they were included (data not shown).

Intuitively, without the guidance of energy computation, a network motif-based scoring function stipulates that the presence of more motifs implicates better interactions (i.e. better docking solutions). However, in developing MotifScore, we immediately faced two major difficulties: 1) as mentioned, due to the large number of combinations of atom types, even the simple 2-3 network topologies (Fig. 3) harbored a large number of distinctive motifs which should not all be counted equally, because, for instance, some motifs consist of more frequently occurring atom types than others; 2) if the ligand molecule was pushed into the binding site to make more contacts with the protein, new motifs would be created and some of the old motifs removed, but the rate of increase would far outweigh the rate of loss. To overcome these difficulties, MotifScore was consequently made a composite of two opposing components, Gain and Penalty, with Gain being a sum of the normalized motif counts and Penalty being a factor using number of clashes between ligand and protein atoms to avoid motif overcounting, as described below.

In Eq. 1 we define, for each of the total 395,240 motifs, a significance grade, SG, which reflects the relative importance of a specific motif in the network.

(1)

where OM i denotes the occurrence of a specific motif i in the 6,276 protein-ligand interaction networks constructed from the complex structures in the PDB; motif i is one of 395,240 motifs, each of which consists of 5 atoms, 2 on the ligand and 3 on the protein, and of 4-6 network edges, depending on which of the four motif types (Fig. 3) motif i belongs to; N i is the number of motifs having the same motif type as motif i; OA j denotes the occurrence of atom type j (one of 14 protein atom types or 20 ligand atom types; see Table 1) in the 6,276 networks, where atom type j (j = 1,5) is the atom type assigned to one of the 5 atoms constituting motif i; and M j is either M l or M p (M l if atom type j is a ligand atom and M p if atom type j is a protein atom), where M l (M p ) is the total number of ligand (protein) atoms.

Using normalization by the total occurrence of each motif type and the relative occurrence of each atom type, Eq. 1 takes into account the fact that motifs consisting of fewer edges or more prevalent atom types are likely to occur more often. With Eq. 1, a motif's SG would not necessarily increase in a larger dataset of protein-ligand complex structures in which motif occurrences are bound to increase. Because each motif's SG reflects the probability of the motif occurring in the interaction network, the probability of it occurring simultaneously with other motifs should be a multiplication of all their SG s. For easier computation, motif SG was log transformed to convert multiplication into addition.

To score a specific protein-ligand interaction network, i.e. a specific protein-ligand complex conformation, the Gain component (Eq. 2) of MotifScore is the sum of the motif SG (Eq. 1) for all the motifs found in this specific network, or the particular protein-ligand binding conformation from which the network resulted.

(2)

where SG k is the motif significance grade (Eq. 1) for the kth motif found in the specific network constructed from a specific docking solution, and n is the total number of motifs present in this network.

As mentioned earlier, we need a penalty to counteract the excessive motif gains of a growing interaction network that may occur in docking when one places the ligand molecule closer and closer to its protein receptor.

(3)

In Eq.3, NC denotes the total number of clashes between ligand and protein atoms, where one clash is counted when the distance between two atoms, one each from the protein and ligand, is less than the lower threshold of their atom type pair (see Fig. 1) and weight W is a parameter to be optimized against a subset of LPDB, which served as a training set, as described above. The value of 10 for W appeared to yield the best result, though the results were not very sensitive to the value of this parameter (Fig. S1 in Additional file 1). A second parameter was also introduced to adjust the lower distance thresholds of the interacting atom type pairs for best fit of the training data. As described earlier, the lower thresholds were determined based on the observed distribution of interatomic distances. However, at a distance barely exceeding the lower threshold, the probability of observing the atom type pairs in the native structures is rather low, whereas, when evaluating the conformations produced in the docking process, for any distance that was above the lower threshold, even just barely, a connection/interaction would be made and it would contribute to motif Gain. In order to reflect this reality better, we modified the lower distance thresholds by a factor and found that better results could be obtained when the lower distance thresholds for computing the Gain component were raised by 10 percent compared to those used to compute Penalties (Fig. S2 in Additional file 1), though, like the Penalty weight W (Fig. S1 in Additional file 1), the results were not very sensitive to the value of the lower threshold factor used (Fig. S2 in Additional file 1).

Finally, after experimenting with several different composite formulae, we settled on one with a ratio for MotifScore (Eq. 4), which yielded the best results.

(4)

Results and Discussion

Scoring docking solutions

As in many related studies, we evaluated the performance of MotifScore using the criteria of distance rmsd (root-mean-square-deviation) between the experimentally observed ligand positions and those of the highest-scored docking solution to consider whether the scoring was a success or a failure. We used two docking datasets, one by Brooks et al. [8] for parameter optimization (Fig S1,S2 in Additional file 1) and the other by Wang et al. [9] for performance comparison with 12 other scoring functions (Table 2). Our success rate using the criterion of rmsd ≦2 Å was 84% for both the parameter optimization set (Fig. S1 and S2 in Additional file 1) and Wang's benchmark test set (Table 2). As shown in Table 2, compared to other scoring functions, MotifScore performed admirably, being second only to DrugScoreCSD [20]. DrugScoreCSD is a significantly improved version of DrugScorePDB [19]. DrugScorePDB was developed based on the PDB and DrugScoreCSD was developed based on the Cambridge Structural Database (CSD) [33], which is a higher-resolution data source for contact distances between interacting atoms, a difference thought to underlie the improvement [20]. Whether MotifScore can be similarly improved using the CSD instead of the PDB remains to be determined, but the effect may not be as significant as in DrugScoreCSD, as it is likely that the network motif-based scoring (Eq. 1-4) cannot be fine-tuned as much as a conventional energy-based scoring function, such as that used by DrugScoreCSD. Nevertheless, it is encouraging that, despite its present crude form, MotifScore performed surprisingly well and therefore can serve as a non-conventional alternative to existing scoring functions, being useful especially for coarse-grained docking computations.

Table 2 Docking scoring success rates for different scoring functions.a

The 100-complex dataset of Wang et al. [9] had also been divided into subsets of hydrophilic, mixed, and hydrophobic complexes to evaluate potential bias of scoring functions on different types of molecular interactions. As summarized in Table 3, MotifScore achieved a very high success rate of 91% on both the hydrophilic and mixed subsets, but, like many other scoring functions, including DrugScorePDB (result for DrugScoreCSD not available), its performance was relatively poor for the hydrophobic subset. The less favorable result for the hydrophobic subset is thought to be due to several difficult cases in this subset in which the binding site is shallow and hard to score accurately [9], compounded by the fact that the number (24) of complexes in this subset is much smaller than in the other two subsets, which means that the success rate would drop by as much as 4% if the number of correctly predicted complexes was reduced by only one.

Table 3 Success rates of different scoring functions on subsets of different types of molecular interactions

Some significant motifs

To elucidate which of the hundreds of thousands of motifs make the greatest contribution to MotifScore, we ranked them by their motif SG. The top 30 motifs are listed in Table 4. All contain aromatic and/or polar (including charged) atom types on the protein side. This agrees well with the observation that the frequently observed catalytic residues of proteins are generally the residues with aromatic, polar, or charged side-chains [34, 35]. In addition, although cysteine occurs less often than other amino acids in proteins, it is relatively enriched in catalytic residues [35]. The sulfur atom of cysteines, assigned as S3N, was also commonly observed in our top-ranked motifs. Similarly, there is a relatively small number of halogens in protein binding ligands, but, when present, these atoms usually play a key role in protein-ligand interactions. The normalized motif count, or SG, reflects the significance of these halogens: atom type HAL-containing motifs appear several times in the top 30 motifs even though their occurrences are small.

Table 4 Top 30 protein-ligand interaction network motifs ranked by motif significance grades, SG.

Fig. 4a-d illustrate four of the top 30 ranked motifs observed in the 6,276 protein-ligand complexes. The four examples all exhibit interactions between aromatic atom types. As can be seen, these motifs are a composite of multiple pairwise interactions between two ligand interacting sites (atoms) and three protein atoms from one (c and d), two (b), or three (a) amino acid residues. Interestingly, in Fig. 4b-d, the aromatic rings of the ligand and of the amino acid side-chains stack against each other, formingπ-πinteractions [36]. These ring-stacking interactions are not easily modeled by conventional scoring functions using separate accounts of pair-wise interactions, but, collectively, they emerge as significant motifs in protein-ligand interaction networks.

Figure 4
figure 4

Four significant motifs involving interactions between aromatic rings. Ligand molecules are shown as line model and protein side-chains as stick model. The green lines show the connectivities (edges) of the motifs, which, in these examples, are a 2 (ligand atoms) interacting with 3 (protein atoms) fully connected motif. (a) (NRA, NRA) interacting with (CRN, CRN, CRP): 2 ligand atoms interacting with 3 protein atoms located on 3 different aromatic residues; (b) (NRA, NRA) interacting with (CRN, CRP, NRE): 3 protein atoms located on 2 aromatic residues and the aromatic ring of histidine is parallel to that of adenine in the ligand; (c) (CRN, ORA) interacting with (CRN, CRN, CRN): all 3 protein atoms located on 1 residue, tyrosine; (d) (CRN, CRN) interacting with (CRN, CRN, CRN): this motif is the most prevalent motif (in number) and is ranked 22nd (by significance grade) in Table 4.

Binding site-enriched protein triangles

Since all of the protein-ligand interaction motifs in our model contain 3 protein atoms, we wondered whether the chance of observing three spatially close protein atoms simultaneously was quite different in the ligand-binding site compared to the rest of the protein. To answer this question, we computed a binding site enrichment factor, F b , using Eq. 5, for every distinguishable group of three protein atom types captured in our 2 interacting with 3 ligand-protein interaction motifs. For convenience, we called the three protein atoms a protein triangle. Note that, as protein triangles are distinguished by the atom types assigned to their three constituent atoms, they are atom type triangles.

(5)

Eq. 5 was adopted here based on the work of Zeeberg et. al. [37], where n s and N s are the occurrences of a specific atom type triangle found, in, respectively, the interaction network and the whole protein and n and N are the corresponding total number of atom type triangles. To count the triangles not only in the binding site, but also in the whole protein, we searched for those with all three sides longer than 2 Ã… and two less than 10 Ã… and the other less than 13 Ã…, which would account for almost all (>99.5%) of the triangles present in the protein-ligand interaction motifs identified. Theoretically, with 14 protein atom types and taking repetition into account, we should have a total of 560 different atom type triangles. However, as metal ions rarely occur in our dataset of protein structures and almost all of those that do are involved in ligand binding, the F b s for metal-containing triangles were extremely large. They were therefore excluded in the discussion below, leaving 455 non-metal triangles to be ranked and sorted by their F b (see Table S2 in Additional file 1).

The binding site enrichment factor F b represents a protein triangle's propensity for occurring in the protein-ligand interaction networks constructed, or, in other words, the ligand-binding sites. As shown in Fig. 5, such propensity is far from uniform, and, in fact, the distribution resembles that observed for a wide spectrum of biological properties: the distribution of F b tended to follow a power law distribution [38], y~x-γ(γwas estimated to be 1.095, r2 = 0.89), suggesting that only a handful of triangles were highly enriched in ligand-binding sites, while most showed little or no propensity [223/455 (49%) had an F b below 2 and 101 (22%) below 1]. Some low frequency triangles appear to be concentrated at ligand-binding sites. For example, the NRE-NRE-NRE triangles, which are triangles that connect 2 or 3 different histidines (there were few NREs from tryptophan in our motifs), were not commonly observed, but, when they were, they tended to be at ligand-binding sites (their F b was 17.3). The uneven distribution of F b (Fig. 5), which was normalized to account for the wide range of occurrences of these triangles (Eq. 5), suggests that F b does not necessarily correlate with binding site occurrence (Fig. 6), although triangles with a high F b tended to occur less frequently in other parts of the protein (Fig. 7). Many of the highly enriched triangles were constituents of the top-ranked motifs (Table 4, 5) that were major contributors to the MotifScore. Consequently, as can be seen from Fig. 8, triangles with higher F b values also tended to form motifs with a higher SG (Eq. 1); the correlation between the two was significant, with the Spearman correlation coefficient being 0.78.

Figure 5
figure 5

Uneven distribution of the binding-site enrichment factors ( F b ) for 455 protein atom type triangles. The insert shows the fitting of the distribution to a power-law expression, y~x-γ, withγestimated to be 1.095 (r2 = 0.89) for the best fit.

Figure 6
figure 6

Occurrences of protein atom type triangles in protein-ligand interaction networks (i.e. ligand binding sites) do not correlate well with binding site enrichment factors. The protein atom type triangles are ranked by the binding site enrichment factor F b .

Figure 7
figure 7

Occurrences of protein atom type triangles in the whole protein show trend with binding site enrichment factors. The protein atom type triangles are ranked by the binding site enrichment factor F b .

Figure 8
figure 8

Binding site enrichment versus significant grade. The scatterplot shows the relationship between the binding site enrichment factor F b for protein triangles versus the average significance grade (SG, Eq. 1) for the triangle-containing motifs. The correlation between the two has a Spearman correlation coefficient value of 0.78.

Interestingly, Table 5 shows that some of the binding-site enriched protein triangles consisted of 3 charged or polar atom types with the same positive (or partially positive) or negative (or partially negative) charge. For example, the most enriched triangle consisted of 3 NLCs, which are nitrogen atoms with a positive charge on lysine or arginine residues. The reason why these positively charged amino acids, which are spatially close, as they form the triangle, are enriched in the active site is probably because they all interact with the ligand molecule at the same time.

Table 5 Top 30 protein atom type triangles ranked by their binding site enrichment factor F b .

As shown in Table 5, the top 30 binding site-enriched triangles were generally composed of atom types (namely, CRP, NRE, NLC, NLB, OLC, O3B, and S3N) that exist on the side-chains of the amino acids histidine, lysine, arginine, asparagine, aspartic acid, glutamic acid, glutamine, serine, tyrosine, threonine, and cysteine. A survey by Barlett et. al. [34] found that, of the 20 amino acids, only these 11 polar and charged residues are directly involved in catalytic reactions. Gutteridege and Thornton [35] further proposed that histidine is the most commonly observed and most important residue in protein enzymatic reactions, followed by, in descending order of observance, cysteine, the charged residues glutamate, aspartate, arginine, and lysine, and, finally, the polar residues serine, threonine, tyrosine, glutamine, and asparagine. This is fairly consistent with our statistics on the ligand-binding site enrichment: Of the 30 protein triangles that were most enriched in ligand-binding sites, CRP (on residues with polar and aromatic side chain, including histidine) was the most commonly observed atom type, while NLC (on lysine or arginine), NRE (primarily on histidine), and OLC (on aspartic acid or glutamic acid) were also frequently observed, and NLB (on glutamine or asparagines) and O3B (on serine, threonine, or tyrosine) on polar residues were observed less often. Unlike in Table 4, S3N (on cysteine) appeared only once in Table 5. This can be explained by the fact that whereas every protein triangle in Table 5 is unique, the same triangle can appear multiple times in Table 4 together with different interacting ligand atoms and/or in different motif topologies (Fig. 3).

Many of the binding site-enriched triangles are composites of multiple residues. For example, many of the NRE-NRE-OLC triangles were composed of two histidines and a carboxylate residue, corresponding to the 2-His-1-carboxylate facial triad, a characteristic motif of a metalloenzyme superfamily [39]. Similarly, many of the NRE-NRE-NRE triangles were composed of three histidines, known as the histidine triad of the nucleotide-binding histidine triad superfamily [40, 41]. Interestingly, while only 28 and 2 protein structures were annotated by PDB [23] as having, respectively, a histidine-triad or a 2-His-1-carboxylate facial triad in the 6,276 protein-ligand complex structures we analyzed, roughly 2% and 5% of these proteins contain NRE-NRE-NRE (on 3 different histidines) and NRE-NRE-OLC (on 2 histidines and an aspartic/glutamic acid) atom type triangles in their ligand-binding sites, respectively. Although these proteins may not be members of the histidine triad superfamily or the 2-His-1-carboxylate facial triad superfamily per se, the much higher prevalence than previously recognized of these motifs may guide future investigations to identify conserved catalytic mechanisms in diverse enzyme families.

Issues and prospects of MotifScore

Although MotifScore has been derived using static crystallographic structures of protein-ligand complexes, the use of non-precise interaction distances and counts of number of motifs instead of interaction energies likely renders it more tolerant to subtle conformational changes in protein or ligand than are conventional energy-based scoring functions, which are known to be sensitive to steric clashes especially in unbound dockings [7, 42]. The results on both the LPDB and Wang's dataset attest the ability of MotifScore to account for at least ligand flexibilities, since the ligands, though not the proteins, in the decoys of both sets include flexible conformations generated by molecular dynamics simulation and genetic algorithm, respectively. Nevertheless, the performance of MotifScore in dockings that sample different protein conformations (e.g. [42]) requires further examinations.

MotifScore can be regarded as a kind of knowledge-based scoring function since it was also derived by extracting information from a statistical analysis of known protein-ligand complex structures. However, MotifScore is different from conventional knowledge-based scoring functions such as PMF and DrugScore [18–20] in at least two aspects: 1) it is non-energy based, and 2) using the interaction network motifs, it can score directly on the 3D interaction patterns of molecular recognition conserved in protein ligand complexes. One disadvantage of MotifScore, however, is that a non-conventional search scheme may need to be developed to take advantages of its unique features, as discussed next.

As MotifScore is non-energy-based, it was of interest to examine the landscape of its functional values. We found that MotifScore did not correlate well with experimentally determined binding affinities, the Spearmen correlation coefficient between the two being only 0.259, only better than that (0.141) of AutoDock among the various scoring functions evaluated by Wang et al. [9]. Nevertheless, Fig. 9 shows that, for a typical success case, MotifScore could easily distinguish reasonably good docking solutions (rmsd < 2 Ã…) from bad ones. Intriguingly, there appears to be a very narrow funnel leading to the native state formed by very good docking solutions. This is quite distinct from that of a conventional energy-based scoring function where the funnel leading to the energy minimum, which should be reasonably close to the native state, is usually much smoother [43]. This implies that, whereas a search algorithm, such as a genetic algorithm, may work efficiently with a conventional, energy-based scoring function to find good docking solutions, its direct adoption for use with MotifScore would not be ideal. On the other hand, the protein-ligand interaction motifs derived in this work, in their three dimensional arrangements of interacting atoms, capture the spatial arrangements of reasonably good docking solutions, so it is quite possible to develop a scheme to look up the table of interaction network motifs (e.g. Table 4) and directly home in on a reasonable docking solution based on the structure of a few top-ranked motifs. This could eliminate the time-consuming searching computation needed in conventional docking methods, or at least provide a good starting solution for further refinement. In addition, although MotifScore is currently limited to scoring the interactions between protein and small molecules, the same network-based approach should be extendable to protein-protein and protein-DNA/RNA interactions, which form conserved spatial and chemical binding patterns (e.g., [44, 45]). Work along these lines is currently undergoing in our laboratory.

Figure 9
figure 9

The lanscape of MotifScore. The scatterplot shows the landscape of MotifScore values for a typical success case (PDB code 1APB). The 100 docking solutions (decoys), marked by triangles, were taken from Wang's dataset and the square represents the native complex conformation.

Conclusions

MotifScore is a novel interaction-motif-based scoring function for protein-ligand docking. Despite the absence of mathematical models to mimic the force field of molecular interactions, MotifScore performed well in distinguishing between good and bad docking solutions in a benchmark test set. Furthermore, owing to the network approach, MotifScore is intrinsically more able than conventional docking scoring functions to capture interactions involving more than two interacting sites, the π-π stacking of two aromatic rings being a prime example. The ligand-binding site-enriched interaction motifs identified are in accord with existing knowledge on protein-ligand binding and may prove useful for binding site predictions. Finally, the three-dimensional protein-ligand interacting motifs could provide very good templates for placing ligand molecules in fast, though coarse, protein docking computations.

Availability and requirements

The source code of MotifScore is available for download at: https://sourceforge.net/projects/msdock/. The package contains a set of Perl scripts for computing the scoring function and for creating a Perl database file that stores the names of ligands and their atom types. It also offers some demonstration examples of how to obtain the final docking scores. These scripts work on a Unix or Linux platform and their download is free for academic users.

References

  1. Cummings MD, DesJarlais RL, Gibbs AC, Mohan V, Jaeger EP: Comparison of automated docking programs as virtual screening tools. J Med Chem 2005, 48(4):962–976. 10.1021/jm049798d

    Article  CAS  PubMed  Google Scholar 

  2. Grzybowski BA, Ishchenko AV, Shimada J, Shakhnovich EI: From knowledge-based potentials to combinatorial lead design in silico. Acc Chem Res 2002, 35(5):261–269. 10.1021/ar970146b

    Article  CAS  PubMed  Google Scholar 

  3. Schneider G, Bohm HJ: Virtual screening and fast automated docking methods. Drug Discov Today 2002, 7(1):64–70. 10.1016/S1359-6446(01)02091-8

    Article  CAS  PubMed  Google Scholar 

  4. Taylor RD, Jewsbury PJ, Essex JW: A review of protein-small molecule docking methods. J Comput Aided Mol Des 2002, 16(3):151–166. 10.1023/A:1020155510718

    Article  CAS  PubMed  Google Scholar 

  5. Warren GL, Andrews CW, Capelli AM, Clarke B, LaLonde J, Lambert MH, Lindvall M, Nevins N, Semus SF, Senger S, Tedesco G, Wall ID, Woolven JM, Peishoff CE, Head MS: A critical assessment of docking programs and scoring functions. J Med Chem 2006, 49(20):5912–5931. 10.1021/jm050362n

    Article  CAS  PubMed  Google Scholar 

  6. Kitchen DB, Decornez H, Furr JR, Bajorath J: Docking and scoring in virtual screening for drug discovery: methods and applications. Nat Rev Drug Discov 2004, 3(11):935–949. 10.1038/nrd1549

    Article  CAS  PubMed  Google Scholar 

  7. Halperin I, Ma B, Wolfson H, Nussinov R: Principles of docking: An overview of search algorithms and a guide to scoring functions. Proteins 2002, 47(4):409–443. 10.1002/prot.10115

    Article  CAS  PubMed  Google Scholar 

  8. Ferrara P, Gohlke H, Price DJ, Klebe G, Brooks CL: Assessing scoring functions for protein-ligand interactions. J Med Chem 2004, 47(12):3032–3047. 10.1021/jm030489h

    Article  CAS  PubMed  Google Scholar 

  9. 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 

  10. 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 

  11. Jones G, Willett P, Glen RC: Molecular recognition of receptor sites using a genetic algorithm with a description of desolvation. J Mol Biol 1995, 245(1):43–53. 10.1016/S0022-2836(95)80037-9

    Article  CAS  PubMed  Google Scholar 

  12. 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: 1639–1662. Publisher Full Text 10.1002/(SICI)1096-987X(19981115)19:14<1639::AID-JCC10>3.0.CO;2-B

    Article  CAS  Google Scholar 

  13. Kramer B, Rarey M, Lengauer T: Evaluation of the FLEXX incremental construction algorithm for protein-ligand docking. Proteins 1999, 37(2):228–241. 10.1002/(SICI)1097-0134(19991101)37:2<228::AID-PROT8>3.0.CO;2-8

    Article  CAS  PubMed  Google Scholar 

  14. Weiner PK, Kollman PA: AMBER--assisted model building with energy refinement--a general program for modeling molecules and their interactions. J Comput Chem 1981, 2: 287–303. 10.1002/jcc.540020311

    Article  CAS  Google Scholar 

  15. 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 

  16. 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 

  17. Sousa SF, Fernandes PA, Ramos MJ: Protein-ligand docking: current status and future challenges. Proteins 2006, 65(1):15–26. 10.1002/prot.21082

    Article  CAS  PubMed  Google Scholar 

  18. 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 

  19. 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 

  20. 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 

  21. Leach AR, Shoichet BK, Peishoff CE: Prediction of protein-ligand interactions. Docking and scoring: successes and gaps. J Med Chem 2006, 49(20):5851–5855. 10.1021/jm060999m

    Article  CAS  PubMed  Google Scholar 

  22. Tirado-Rives J, Jorgensen WL: Contribution of conformer focusing to the uncertainty in predicting free energies for protein-ligand binding. J Med Chem 2006, 49(20):5880–5884. 10.1021/jm060763i

    Article  CAS  PubMed  Google Scholar 

  23. Berman HM, Bhat TN, Bourne PE, Feng Z, Gilliland G, Weissig H, Westbrook J: The Protein Data Bank and the challenge of structural genomics. Nat Struct Biol 2000, 7(Suppl):957–959. 10.1038/80734

    Article  CAS  PubMed  Google Scholar 

  24. Roche O, Kiyama R, Brooks CL: Ligand-protein database: linking protein-ligand complex structures to binding data. J Med Chem 2001, 44(22):3592–3598. 10.1021/jm000467k

    Article  CAS  PubMed  Google Scholar 

  25. Ruvinsky AM, Kozintsev AV: The key role of atom types, reference states, and interaction cutoff radii in the knowledge-based method: new variational approach. Proteins 2005, 58(4):845–851. 10.1002/prot.20385

    Article  CAS  PubMed  Google Scholar 

  26. Shulman-Peleg A, Shatsky M, Nussinov R, Wolfson HJ: Spatial chemical conservation of hot spot interactions in protein-protein complexes. BMC Biol 2007, 5: 43. 10.1186/1741-7007-5-43

    Article  PubMed  PubMed Central  Google Scholar 

  27. Soper AK: The radial distribution functions of water and ice from 673 K and at pressures up to 400 MPa. Chemical Physics 2000, 258: 121–137. 10.1016/S0301-0104(00)00179-8

    Article  CAS  Google Scholar 

  28. Babu MM, Luscombe NM, Aravind L, Gerstein M, Teichmann SA: Structure and evolution of transcriptional regulatory networks. Curr Opin Struct Biol 2004, 14(3):283–291. 10.1016/j.sbi.2004.05.004

    Article  CAS  PubMed  Google Scholar 

  29. Dobrin R, Beg QK, Barabasi AL, Oltvai ZN: Aggregation of topological motifs in the Escherichia coli transcriptional regulatory network. BMC Bioinformatics 2004, 5: 10. 10.1186/1471-2105-5-10

    Article  PubMed  PubMed Central  Google Scholar 

  30. Koyuturk M, Grama A, Szpankowski W: An efficient algorithm for detecting frequent subgraphs in biological networks. Bioinformatics 2004, 20(Suppl 1):i200–207. 10.1093/bioinformatics/bth919

    Article  PubMed  Google Scholar 

  31. Milo R, Shen-Orr S, Itzkovitz S, Kashtan N, Chklovskii D, Alon U: Network motifs: simple building blocks of complex networks. Science 2002, 298(5594):824–827. 10.1126/science.298.5594.824

    Article  CAS  PubMed  Google Scholar 

  32. Shen-Orr SS, Milo R, Mangan S, Alon U: Network motifs in the transcriptional regulation network of Escherichia coli. Nat Genet 2002, 31(1):64–68. 10.1038/ng881

    Article  CAS  PubMed  Google Scholar 

  33. Taylor R: Life-science applications of the Cambridge Structural Database. Acta Crystallogr D Biol Crystallogr 2002, 58(Pt 6 No 1):879–888. 10.1107/S090744490200358X

    Article  PubMed  Google Scholar 

  34. Bartlett GJ, Porter CT, Borkakoti N, Thornton JM: Analysis of catalytic residues in enzyme active sites. J Mol Biol 2002, 324(1):105–121. 10.1016/S0022-2836(02)01036-7

    Article  CAS  PubMed  Google Scholar 

  35. Gutteridge A, Thornton JM: Understanding nature's catalytic toolkit. Trends Biochem Sci 2005, 30(11):622–629. 10.1016/j.tibs.2005.09.006

    Article  CAS  PubMed  Google Scholar 

  36. Petitjean A, Khoury RG, Kyritsakas N, Lehn JM: Dynamic devices. Shape switching and substrate binding in ion-controlled nanomechanical molecular tweezers. J Am Chem Soc 2004, 126(21):6637–6647. 10.1021/ja031915r

    Article  CAS  PubMed  Google Scholar 

  37. Zeeberg BR, Feng W, Wang G, Wang MD, Fojo AT, Sunshine M, Narasimhan S, Kane DW, Reinhold WC, Lababidi S, Bussey KJ, Riss J, Barrett JC, Weinstein JN: GoMiner: a resource for biological interpretation of genomic and proteomic data. Genome Biol 2003, 4(4):R28. 10.1186/gb-2003-4-4-r28

    Article  PubMed  PubMed Central  Google Scholar 

  38. Liu WC, Lin WH, Davis AJ, Jordan F, Yang HT, Hwang MJ: A network perspective on the topological importance of enzymes and their phylogenetic conservation. BMC Bioinformatics 2007, 8: 121. 10.1186/1471-2105-8-121

    Article  PubMed  PubMed Central  Google Scholar 

  39. Koehntop KD, Emerson JP, Que L Jr: The 2-His-1-carboxylate facial triad: a versatile platform for dioxygen activation by mononuclear non-heme iron(II) enzymes. J Biol Inorg Chem 2005, 10(2):87–93. 10.1007/s00775-005-0624-x

    Article  CAS  PubMed  Google Scholar 

  40. Brenner C: Hint, Fhit, and GalT: function, structure, evolution, and mechanism of three branches of the histidine triad superfamily of nucleotide hydrolases and transferases. Biochemistry 2002, 41(29):9003–9014. 10.1021/bi025942q

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  41. Brenner C, Bieganowski P, Pace HC, Huebner K: The histidine triad superfamily of nucleotide-binding proteins. J Cell Physiol 1999, 181(2):179–187. 10.1002/(SICI)1097-4652(199911)181:2<179::AID-JCP1>3.0.CO;2-8

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  42. Mashiach E, Nussinov R, Wolfson HJ: FiberDock: Flexible induced-fit backbone refinement in molecular docking. Proteins 2010, 78(6):1503–1519.

    CAS  PubMed  PubMed Central  Google Scholar 

  43. Yang JM, Chen CC: GEMDOCK: a generic evolutionary method for molecular docking. Proteins 2004, 55(2):288–304. 10.1002/prot.20035

    Article  CAS  PubMed  Google Scholar 

  44. Mintz S, Shulman-Peleg A, Wolfson HJ, Nussinov R: Generation and analysis of a protein-protein interface data set with similar chemical and spatial patterns of interactions. Proteins 2005, 61(1):6–20. 10.1002/prot.20580

    Article  CAS  PubMed  Google Scholar 

  45. Shulman-Peleg A, Shatsky M, Nussinov R, Wolfson HJ: Prediction of interacting single-stranded RNA bases by protein-binding patterns. J Mol Biol 2008, 379(2):299–316. 10.1016/j.jmb.2008.03.043

    Article  CAS  PubMed  PubMed Central  Google Scholar 

Download references

Acknowledgements

We would like to thank Dr. Shaomeng Wang (Department of Internal Medicine, University of Michigan) and Dr. Charles L. Brooks III (Department of Chemistry and Biophysics Program, University of Michigan) for making their docking datasets available, and Dr. Jung-Hsin Lin (Research Center for Applied Sciences & Institute of Biomedical Sciences, Academia Sinica) and Dr. Yen-Jen Oyang (Department of Computer Science and Information Engineering, National Taiwan University) for helpful discussions. The work was supported by the National Science Council (Taiwan) (grant numbers NSC97-2311-B-001-011-MY3 and NSC-97-2627-P-001-004).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Ming-Jing Hwang.

Additional information

Authors' contributions

ZRX carried out the research and drafted the manuscript. MJH conceived the project, guided the research, and revised the manuscript. Both authors read and approved the final manuscript.

Electronic supplementary material

12859_2010_3755_MOESM1_ESM.DOC

Additional file 1: Supplementary data for details of motif related parameters. This file contains 2 tables and 3 figures. Table S1 lists the lower and upper distance thresholds for each of the 280 atom type pairs. Table S2 lists the binding site enrichment factor, Fb, of each of the 455 non-metal protein atom type triangles. Figs. S1 and S2 display the optimization results of two parameters, Penalty weight W and the raising percentage of lower thresholds, on the training dataset LPDB. Fig. S3 shows a schematic presentation for some of the atom types defined in Table 1. (DOC 926 KB)

Authors’ original submitted files for images

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.

Reprints and permissions

About this article

Cite this article

Xie, ZR., Hwang, MJ. An interaction-motif-based scoring function for protein-ligand docking. BMC Bioinformatics 11, 298 (2010). https://doi.org/10.1186/1471-2105-11-298

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-11-298

Keywords