Skip to main content

A novel hybrid ultrafast shape descriptor method for use in virtual screening

Abstract

Background

We have introduced a new Hybrid descriptor composed of the MACCS key descriptor encoding topological information and Ballester and Richards' Ultrafast Shape Recognition (USR) descriptor. The latter one is calculated from the moments of the distribution of the interatomic distances, and in this work we also included higher moments than in the original implementation.

Results

The performance of this Hybrid descriptor is assessed using Random Forest and a dataset of 116,476 molecules. Our dataset includes 5,245 molecules in ten classes from the 2005 World Anti-Doping Agency (WADA) dataset and 111,231 molecules from the National Cancer Institute (NCI) database. In a 10-fold Monte Carlo cross-validation this dataset was partitioned into three distinct parts for training, optimisation of an internal threshold that we introduced, and validation of the resulting model. The standard errors obtained were used to assess statistical significance of observed improvements in performance of our new descriptor.

Conclusion

The Hybrid descriptor was compared to the MACCS key descriptor, USR with the first three (USR), four (UF4) and five (UF5) moments, and a combination of MACCS with USR (three moments). The MACCS key descriptor was not combined with UF5, due to similar performance of UF5 and UF4. Superior performance in terms of all figures of merit was found for the MACCS/UF4 Hybrid descriptor with respect to all other descriptors examined. These figures of merit include recall in the top 1% and top 5% of the ranked validation sets, precision, F-measure, area under the Receiver Operating Characteristic curve and Matthews Correlation Coefficient.

Background

The use of illegal performance enhancing substances continues to threaten both the integrity of sporting competition and the health of athletes. The World Anti-Doping Agency (WADA) [1] was established in 1999 as an independent and international anti-doping body. Its mission is to combat doping in sport on a worldwide scale. Over the nine years since WADA was established, a large amount of investment has gone into research. More than 60 research proposals were received and 22 were selected for funding by WADA in 2005. In 2006, 71 applications were received for research proposals, of which 25 were selected. WADA has invested a grand total of US$28m into research from the year 2000. We are aware of only three applications of chemoinformatics to prohibited substances [2–4]. All the chemoinformatics methods to date have used machine learning methods to classify prohibited substances into their respective categories using chemical descriptors calculated by computers or data collated from analytical laboratory instruments. An alternative approach is to use a machine learning algorithm to virtually screen a database of compounds. Here the objective is to rank molecules based on their probability of being active relative to a reference structure or set of structures and this method has been used in the past by the pharmaceutical industry to search for novel lead compounds and identify compounds potentially appropriate for a given receptor. There are a number of different methods that can be used for virtual screening of databases of chemical compounds. However, this work involves similarity-based virtual screening.

Similarity-based virtual screening is founded on the similar property principle [5], which states that molecules with similar structures often exhibit similar properties and biological activity. Similarity-based virtual screening is a technique used to rank the compounds of large databases based on how similar they are to one, or several, reference molecules of pharmacological interest. The rank assigned to a molecule reflects its probability of being active. Molecules in the top few ranks of a sorted database are expected to be very similar to the biologically active query molecules in the training set and are thus assigned a higher probability of being active. One of the main applications of similarity-based virtual screening is to help decide which compounds should be taken forward for in vitro screening. Other related applications include identifying which compounds should be purchased from an external vendor or which libraries to synthesise [6].

There are a number of important steps in conducting a similarity-based virtual screening experiment, the first of which is to define the representation of the molecules in chemical space using descriptors. Descriptors are usually defined by their dimensionality. One-dimensional descriptors are properties such as molecular weight and log P [7]. Two-dimensional descriptors are derived from the connection table [8], whilst three-dimensional descriptors use geometric information from molecular structures in three-dimensional space [9]. Probably the most commonly used descriptors are those based on two-dimensional structure [6, 10]. Such descriptors are usually binary in nature and typically encode the presence or absence of substructural fragments, a prime example being the MACCS key descriptor [11]. Hashed fingerprints are also commonly used, and differ from structural key descriptors in that they do not use a predefined dictionary, but incorporate patterns, often made up of atom types, augmented atoms and atom paths. The Daylight fingerprint [12] of length 1024 bits is an example of a hashed fingerprint.

Such descriptors have been reported by Hert et al. [13, 14] and Bender et al. [15] to perform well in the domain of similarity-based virtual screening. In contrast, until fairly recently, it has been accepted that three dimensional methods do not perform as well as existing two dimensional methods solely in terms of the number of actives retrieved [16], if the actives have a larger common substructure to each other than to the negatives [17]. Most three dimensional methods have performed less well in the past due to the fact that three dimensional descriptors have to deal with translational and rotational variance in addition to a potentially large number of conformations.

Previous studies have shown that one of the key features in discriminating active from inactive molecules is molecular shape [18, 19]. However, as with many other three dimensional methods, it is often said that the problem of calculating molecular shape is not only a very challenging task, it is also time consuming. A recent shape descriptor proposed by Ballester and Richards [20] called Ultrafast Shape Recognition (USR) has been shown to avoid the alignment problem, and to be up to 1500 times faster to calculate than other current methodologies. The shape descriptor makes the assumption that a molecule's shape can be uniquely defined by the relative position of its atoms and that three-dimensional shape can be characterised by one-dimensional distributions. They compared the performance of USR to the EigenSpectrum Shape Fingerprints (EShape3D) in the Molecular Operating Environment (MOE) [21] by visualising the shapes of the top few hits in the ranked database and found that similar shapes were retrieved for both methods.

Recent work by Baber et al. [22] has shown that combining two and three-dimensional methods can improve virtual screening performance. Baber et al. have used consensus scoring in ligand based virtual screening with a set of two and three dimensional structural and pharmacophore based descriptors and found that consensus scores generally worked better than single scores. The improvement in performance was attributed to additional information relevant to ligand – receptor binding.

The second stage in any virtual screen is to decide the number of bioactive reference compounds. Past virtual screening studies have mainly been concerned with the use of a single bioactive reference structure. However more recent studies have used multiple bioactive references [13]. A common way to rank molecules is to select a training set of actives and inactives for the training of a classification method in order to predict the likelihood of unseen molecules in a test set being active; the molecules are then ranked based on this likelihood. A number of machine learning methods have been used: support vector machine [23], k-nearest neighbour [24], binary kernel discrimination [13], neural networks [25] and the naive Bayes classifier [15]. More recently, the Random Forest classification algorithm has successfully been used to screen a database of ~8,000 Chinese herbal substances for potential inhibitors of several therapeutically important molecular targets [26].

The final stage is to assess the performance of the descriptor and classification method. Common methods used in the machine learning and information retrieval community are: recall, precision, the F-measure, Matthews Correlation Coefficient and the area under the Receiver Operating Characteristic curve (AUC).

In this paper, we report the use of a novel Hybrid descriptor that combines both two and three-dimensional information. The novel descriptor is composed of the MACCS key 166 bit packed descriptor, which is binary in nature (composed of 0s and 1s) and the USR descriptor which is based on 12 floating point numbers. We have extended the USR descriptor to include 4 additional floating point numbers from the calculation of the fourth moment (kurtosis) of the interatomic distance distributions. Concatenated together, this makes a descriptor of 182 components. 0101110011...MACCS(166) + 2.567...USR(16)

We have used the Random Forest classifier to conduct a virtual screen and rank molecules taken from the WADA 2005 dataset and the National Cancer Institute (NCI) database based on their probability of being active. We have assessed the Hybrid descriptor's performance against the USR descriptor (with three moments), the USR descriptor with four and five moments (UF4, UF5) and the MACCS key descriptor on an external validation set and report: the recall of actives in the top 1% and top 5% of the validation sets, precision, the F-measure, Matthews Correlation Coefficient and the area under the Receiver Operating Characteristic curve of the ranked validation sets. Details of the performance measures can be found below.

Methods

Dataset and preprocessing

All 249,071 three dimensional CORINA[27] generated structures were taken from the publicly available 1999 National Cancer Institute database [28]. Duplicates were removed, leaving 236,936 unique structures, which were then filtered for drug-likeness, using a Lipinski filter [29] in MOE [21], leaving 111,694 structures. A further 463 metal ion complexes were filtered from the database as no bits were set in the MACCS key descriptor for these compounds. This left a dataset of 111,231 NCI compounds. These compounds were combined with the original 5,245 compounds taken from the 2005 WADA Anti-Doping Agency (WADA) dataset [1] to form a final dataset of 116,476 compounds. The WADA classes are composed of molecules explicitly on the prohibited list and of molecules of similar biological activity and chemical structure taken from the MDDR database [11] (version 2003.1). The WADA dataset is composed of 10 different activity classes: beta blockers (P2), anabolic agents (S1), hormones and related substances (S2), β-2 agonists (S3), agents with anti-estrogenic activity (S4), diuretics and other masking agents (S5), stimulants (S6), narcotics (S7), cannabinoids (S8) and glucocorticosteroids (S9). The breakdown of the WADA activity classes is given in Table 1 and in the supplementary information (Additional file 1). Pictures of the most and least representative molecules for each prohibited class can also be found in the supplementary information (see Additional files 2 and 3). For the purpose of this work, the NCI compounds were assumed to be inactive, with no NCI compound being present in the WADA dataset after an initial screen that compared canonical SMILES strings.

Table 1 WADA class & number of molecules

Conformer generation

Based on the original work of Ballester and Richards [20], only one low energy conformation per molecule was used. They showed, by taking one query molecule and generating 292 additional conformations, that the changes in the results from their Ultrafast Shape Recognition as a function of conformer were negligible. It has been shown [30] that taking more conformers into account can improve performance. However, to retain the descriptor's Ultrafast property, only the CORINA [27] generated conformation has been used.

Descriptor

MACCS key descriptor

The MACCS key 166 bit descriptor was originally created by Molecular Design Limited (MDL) [11], and is a two dimensional substructure descriptor which encodes atoms, atom types, rings and bond information about the molecule. In this work, the MACCS key descriptor has been calculated using the Molecular Operating Environment software [21].

Ultrafast shape descriptor

Ballester and Richards' Ultrafast Shape Recognition descriptor [20] is a three dimensional descriptor that encodes the shape of the molecule based on the moments (mean, variance and skewness) of the distributions of interatomic distances. The fundamental principle underlying this descriptor is that the shape of a molecule is determined by the relative position of the atoms. The shape of a molecule can then be characterised using one-dimensional distributions, which encode three-dimensional information. This makes the descriptor quick to calculate, hence its name. Another advantage of this method is that it avoids the need for alignment or translation, as the distributions are independent of orientation or position. In their work, Ballester and Richards used distributions of atomic distances relative to four different reference points: the molecular centroid (ctd), the closest atom to the centroid (cst), the farthest atom from the centroid (fct) and the farthest atom from the farthest atom from the centroid (ftf), based on Euclidean distance. One of the problems initially found with this method was how to compare molecules with different numbers of atoms. The problem was solved by defining a fixed number of moments of the one dimensional distributions. In Ballester and Richards' work, they took the first three moments.

For example, using the centroid as the reference point, the first central moment is the average atomic distance to the molecular centroid, and provides a measure of the molecular size. The second central moment is the variance of the atomic distances about the centroid. The third central moment is the skewness of these atomic distances about the centroid and gives a measure of the asymmetry of the distribution. When calculated, this leads to a descriptor with 12 components, each component represents a floating point number calculated from a reference point and a moment; Ballester and Richards used four reference points and three moments. The Ultrafast descriptor with four central moments (UF4) has a length of 16 components.

In this work we have extended Ballester and Richards' Ultrafast shape recognition descriptor to include the fourth central moment (kurtosis K) [31] of the atomic coordinate distance distribution:

K = n ∑ i = 1 n ( x i − μ ) 4 ( ∑ i = 1 n ( x i − μ ) 2 ) 2 − 3. MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGaem4saSKaeyypa0tcfa4aaSaaaeaacqWGUbGBdaWdXbqaaiabcIcaOiabdIha4naaBaaabaGaemyAaKgabeaacqGHsisliiGacqWF8oqBcqGGPaqkdaahaaqabeaacqaI0aanaaaabaGaemyAaKMaeyypa0JaeGymaedabaGaemOBa4gacqGHris5aaqaaiabcIcaOmaapehabaGaeiikaGIaemiEaG3aaSbaaeaacqWGPbqAaeqaaiabgkHiTiab=X7aTjabcMcaPmaaCaaabeqaaiabikdaYaaacqGGPaqkdaahaaqabeaacqaIYaGmaaaabaGaemyAaKMaeyypa0JaeGymaedabaGaemOBa4gacqGHris5aaaakiabgkHiTiabiodaZiabc6caUaaa@5460@

The kurtosis K is a measure of the peakedness of the distribution (see Figure 1).

Figure 1
figure 1

Mesokurtic, leptokurtic and platykurtic.

Higher kurtosis means more of the variance is due to less frequent but more extreme deviations, as opposed to a lower value, indicating more frequent smaller deviations. The first five central moments (UF5) have also been calculated, to see if the fifth central moment improves the accuracy of the descriptor representation. The time taken to calculate the USR, UF4 and UF5 descriptors over the full data set is also considered.

Classification

In this study, the Random Forest algorithm in R [32] has been used for multi-class classification. Ten multi-class classifications have been run. In each run a training, test and validation set have been used. The training set is composed of 50% of each prohibited class (P2 and S1-S9) and an equivalent number of inactive NCI compounds. For example, referring to the list of WADA classes (Table 1), 120 P2 compounds would have been selected in the training set in addition to 24 S1 compounds, 136 S2 compounds and so forth for all other classes, totaling 2,441 of the 5,245 WADA prohibited substances. The inactive training set was composed of 50% of the explicitly allowed WADA substances (184 compounds) and 2,257 NCI molecules giving a total of 2,441 inactives in the training set. The test and validation sets are made up of half of the prohibited substances (1,402) not used in the training set and half of the remaining inactives (55,487). The Random Forest models were built on the training set and applied in turn to the internal test set and the external validation set. Even though Random Forest does not need an internal test set for training, as do other methods such as an artificial neural network, we use an internal test set to adjust a threshold to optimise the classification in terms of the Matthews Correlation Coefficient, see below. All training, test and validation sets were constructed using random uniform sampling.

Random Forest is a machine learning algorithm based upon an ensemble of decision trees and was invented by Leo Breiman and Adele Cutler [33]. Each tree is grown by taking a bootstrap sample of N objects chosen at random with replacement from a training set containing N objects, so that the same object may appear more than once in the sample. For each node in the tree, a number mtry of descriptors is selected randomly. At each node, one of the mtry available descriptors is used for branch splitting, the descriptor chosen being that which yields the best active/inactive split at the node, based on the Gini Index. Each tree is then grown to its maximum extent with no pruning. When the test data are presented to the Random Forest, each tree's prediction is taken as an independent vote and the overall classification as active or inactive is determined according to the majority of these votes. We take the proportion of trees voting that a given molecule should be classified as active as an approximate measure of the probability of the molecule being active. Some of the advantages of Random Forest in a virtual screening setting are: efficient processing of large numbers of examples; capability to handle many input variables; estimate variable importance; by design immune to overfitting and problems due to missing data; and it can predict balanced class populations from unbalanced data sets. We note that some of these capabilities, especially though the simultaneous use of large datasets with a large number of variables, depend on the particular implementation.

We have trained a Random Forest classifier with 500 trees and a default mtry value of the square root of the number of descriptors for each training set rounded down (for example, a value of mtry = 12 would be used for the MACCS descriptor which has 166 bits, 166 = 12.88 , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaWaaOqaaeaacqaIXaqmcqaI2aGncqaI2aGnaSqabaGccqGH9aqpcqaIXaqmcqaIYaGmcqGGUaGlcqaI4aaocqaI4aaoaaa@34A5@ , which rounds down to 12). The model was then used to predict the probabilities that each individual molecule in the test and validation sets has come from each of the 10 prohibited activity classes or from the inactive class. The probability was estimated based on the fraction of trees voting for each specific class membership for each test and validation set molecule. The test and validation sets were then each ranked based on the probability of being part of each specific banned class; this resulted in ten class-specific ranked lists for each test and validation set per Random Forest run. This procedure was repeated for all four descriptors: MACCS, USR, UF4 and UF5. The USR and UF4 shape descriptors were then each separately combined with MACCS to form Hybrid descriptors and thus to see if the addition of extra three dimensional information would improve the virtual screening performance.

Threshold optimisation

A threshold was applied to each ranked internal test set list of probabilities to find the optimum cut-off probability that maximised the Matthews Correlation Coefficient with respect to that test set. The optimised threshold obtained from the test set was applied to the corresponding validation set (i.e., the threshold obtained for P2 test set fold 1 was applied to P2 validation set fold 1). Previous work [34] using the naive Bayes classifier has shown that optimising the threshold probability score based on the Matthews Correlation Coefficient can lead to better virtual screening performance. The thresholds optimised on the internal test set were used for predicting the activity classes of the molecules in the external validation set.

Performance measures

In order to assess the accuracy of the classification and the effectiveness of the virtual screen, a number of performance measures have been used, namely: area under the Receiver Operating Characteristic curve (AUC), recall in the top 1% and top 5%, precision, Matthews Correlation Coefficient (MCC) and the F-measure of each ranked validation set.

R e c a l l = t p t p + f n X 100% MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGaemOuaiLaemyzauMaem4yamMaemyyaeMaemiBaWMaemiBaWMaeyypa0tcfa4aaSaaaeaacqWG0baDdaWgaaqaaiabdchaWbqabaaabaGaemiDaq3aaSbaaeaacqWGWbaCaeqaaiabgUcaRiabdAgaMnaaBaaabaGaemOBa4gabeaaaaaaaa@3F54@
Precision = t p t p + f p F - measure = 2 * Recall * Precision Recall + Precision MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaacbiGae8huaaLae8NCaiNae8xzauMae83yamMae8xAaKMae83CamNae8xAaKMae83Ba8Mae8NBa4Mae8xpa0tcfa4aaSaaaeaacqWF0baDdaWgaaqaaiab=bhaWbqabaaabaGae8hDaq3aaSbaaeaacqWFWbaCaeqaaiab=TcaRiab=zgaMnaaBaaabaGae8hCaahabeaaaaGccqWFgbGrcqWFTaqlcqWFTbqBcqWFLbqzcqWFHbqycqWFZbWCcqWF1bqDcqWFYbGCcqWFLbqzcqWF9aqpjuaGdaWcaaqaaiab=jdaYiab=PcaQiab=jfasjab=vgaLjab=ngaJjab=fgaHjab=XgaSjab=XgaSjab=PcaQiab=bfaqjab=jhaYjab=vgaLjab=ngaJjab=LgaPjab=nhaZjab=LgaPjab=9gaVjab=5gaUbqaaiab=jfasjab=vgaLjab=ngaJjab=fgaHjab=XgaSjab=XgaSjab=TcaRiab=bfaqjab=jhaYjab=vgaLjab=ngaJjab=LgaPjab=nhaZjab=LgaPjab=9gaVjab=5gaUbaaaaa@7B8C@

t p is the number of true positives, that is molecules of a particular activity correctly classified as exhibiting that activity. t n represents inactive molecules correctly predicted. f p and f n values represent the number of molecules incorrectly predicted to be active and inactive respectively.

The Matthews Correlation Coefficient [35, 36] is defined by:

M C C = t p t n − f p f n ( t p + f p ) ( t p + f n ) ( t n + f p ) ( t n + f n ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaGaemyta0Kaem4qamKaem4qamKaeyypa0tcfa4aaSaaaeaacqWG0baDdaWgaaqaaiabdchaWbqabaGaemiDaq3aaSbaaeaacqWGUbGBaeqaaiabgkHiTiabdAgaMnaaBaaabaGaemiCaahabeaacqWGMbGzdaWgaaqaaiabd6gaUbqabaaabaWaaOqaaeaacqGGOaakcqWG0baDdaWgaaqaaiabdchaWbqabaGaey4kaSIaemOzay2aaSbaaeaacqWGWbaCaeqaaiabcMcaPiabcIcaOiabdsha0naaBaaabaGaemiCaahabeaacqGHRaWkcqWGMbGzdaWgaaqaaiabd6gaUbqabaGaeiykaKIaeiikaGIaemiDaq3aaSbaaeaacqWGUbGBaeqaaiabgUcaRiabdAgaMnaaBaaabaGaemiCaahabeaacqGGPaqkcqGGOaakcqWG0baDdaWgaaqaaiabd6gaUbqabaGaey4kaSIaemOzay2aaSbaaeaacqWGUbGBaeqaaiabcMcaPaqabaaaaOGaeiOla4caaa@6046@

.

Area under the receiver operating characteristic curve

We have calculated the area under the ROC curve for each activity class in the validation sets and repeated this for each of the ten Random Forest runs, giving a total of 100 AUC values (10 runs, 10 activity classes). AUC is one of the most commonly used measures in the machine learning community, and can be interpreted as the probability that a classifier will assign a higher score to a positive example than a negative example if one from each class were picked at random.

Computational time

The wall clock time measures the time in seconds required to calculate shape descriptors for the 116,476 molecules used in this work.

Standard error of the mean

The standard error (S.E) of the mean

S . E = σ ^ n MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xI8qiVKYPFjYdHaVhbbf9v8qqaqFr0xc9vqFj0dXdbba91qpepeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaacbiGae83uamLae8Nla4Iae8xrauKaeyypa0tcfa4aaSaaaeaaiiGacuGFdpWCgaqcaaqaamaakeaabaGae8NBa4gabeaaaaGccqGGSaalaaa@3520@

,

with σ ^ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacPC6xNi=xH8viVGI8Gi=hEeeu0xXdbba9frFj0xb9qqpG0dXdb9aspeI8k8fiI+fsY=rqGqVepae9pg0db9vqaiVgFr0xfr=xfr=xc9adbaqaaeGacaGaaiaabeqaaeqabiWaaaGcbaacciGaf83WdmNbaKaaaaa@2DAD@ the standard deviation of n independent runs, has been calculated over the ten Random Forest runs for the different descriptor methods, WADA prohibited classes and all performance measures.

Results and discussion

MACCS key descriptor

We find that the MACCS key descriptor is able to recall a large percentage of each WADA prohibited class in the top 1% and top 5% of the ranked validation sets, with values as high as 96% for the P2 class for the recall in the top 1%, see Table 2. The precision values are fairly high across the board with values ranging from 0.53 for the S8 class to 0.93 for P2. The MACCS key descriptor, however, performs poorly for the S1 and S9 classes. In the case of S1, a large number of false positives are predicted, giving a poor precision value of 0.07. The precision obtained for S9 using MACCS is also disappointing, with MACCS keys failing to predict true positives, as illustrated by the low recall values in the top 1% and top 5% of the ranked validation sets. The lowest of the AUC values is found to be 0.55 for S1, with intermediate values for other classes, and up to practically unity (perfect case scenario) for the P2 class. It should be noted that all AUC values have been rounded to two decimal places, and that the values for the P2 class are slightly below 1.00. The F-measure and Matthews Correlation Coefficient values are all moderately high, with six of the classes returning values greater than 0.6. Standard error results averaged over the ten runs are detailed in Table 3. All values are low, indicating consistency between the runs.

Table 2 Performance measures. Percentage of actives recalled in the top 1% and top 5% of the ranked validation sets, precision of predicted positives, area under the Receiver Operating Characteristic curve, F-measure and the Matthews Correlation Coefficient. All results are calculated over ten different runs and are based on the validation sets.
Table 3 The standard error of the mean. Percentage of actives recalled in the top 1% and top 5% of the ranked validation sets, precision of predicted positives, area under the Receiver Operating Characteristic curve, F-measure and the Matthews Correlation Coefficient. All results are calculated over ten different runs and are based on the validation sets. The standard error values at the 95% confidence level were calculated over the ten different runs and ten classes.

Shape descriptors

Computational time

It is not surprising that adding more moments increases the computational time required to calculate the descriptors for the 116,476 molecules in this dataset. The time taken for the USR descriptor to be calculated was 1,432 seconds, UF4 1,528 seconds and UF5 2,006 seconds. All results are based on the use of a 1.06 GHz Athlon processor and the implementation of the method in the Python programming language. Clearly the difference of less than 100 seconds is marginal between USR and UF4. However the computational time increases by an extra 478 seconds (31%) upon addition of the fifth central moment.

Performance

The results (Table 2) for USR, UF4 and UF5 as stand-alone methods are all fairly comparable and are worse than the MACCS key fingerprint on all measures. If one were to gauge performance based on recall in the top 1% of the ranked validation sets, the UF4 descriptor is the best method for 6 out of the 10 classes and in 6 out of 10 classes for the recall in the top 5%. With regards to precision, the UF5 descriptor is better than the USR descriptor for 7 of the classes, but only two classes (S2 and S5) when compared to UF4. The UF5 descriptor achieves the highest AUC values for 8 classes. When considering the F-measure, USR is worse than UF4 for 7 classes and UF5 is worse than UF4 for 6 classes. The Matthews Correlation Coefficient gives similar information to the F-measure and hence the results are very alike, with the UF5 being better than the USR for 7 out of the ten classes and better than the UF4 for only one class.

Hybrid descriptor

In order to enhance the performance of the MACCS key descriptor we have combined it with UF4, the best performing shape descriptor based on computational performance and time to calculate, to form a Hybrid descriptor. The Hybrid descriptor combines the 166 bits of the MACCS key descriptor with the 12 components of the Ultrafast shape descriptor and four extra components from the fourth moment, to form a descriptor of length 182. The descriptor is composed of discrete (0s or 1s) data from the MACCS key descriptor and continuous data from the UF4 descriptor.

The results show a significant improvement in performance over MACCS when the Hybrid descriptor is used. This is particularly true for the values averaged over all classes, where the Hybrid descriptor is the best descriptor for all performance measures. The only exception was the S5 class, which consistently showed the MACCS key descriptor to give better results than the other methods, one possible explanation being that the molecules in the S5 classes have very diverse shapes resulting in the UF4 descriptor creating noise, hence the slight drop in performance relative to using MACCS on its own. MACCS was also combined with USR, this combination performing slightly worse than the MACCS-UF4 Hybrid descriptor we propose in this work. The standard error values for the 95% confidence level for the runs averaged over the ten runs and ten classes are detailed in Table 3, and support our finding that the Hybrid descriptor is the best descriptor. The Hybrid descriptor was found to be statistically significantly better than all other descriptors across all performance measures at the 95% confidence level.

Conclusion

We have introduced a novel Hybrid descriptor for virtual screening of databases of chemical structures, which is quick to calculate, robust, and incorporates both two and three-dimensional information. The Hybrid descriptor gives better performance than either MACCS keys or the shape descriptors presented in this work based on: the recall in the top 1% and top 5% of the validation set, the positive precision, F-measure, Matthews Correlation Coefficient and the area under the Receiver Operating Characteristic curve. Incorporating an additional central moment, the kurtosis, into Ballester and Richards' [20] Ultrafast Shape Recognition descriptor, significantly improved its performance. The addition of the fifth central moment, however, does not improve the performance of UF4 sufficiently to justify the increased computational expense.

Methods

Ultrafast shape recognition

Ballester and Richards' USR descriptor and the UF4 shape descriptor were implemented in Python [37].

Random Forest

The Random Forest classification algorithm was implemented in R [32].

References

  1. World Anti-Doping Agency (WADA): Stock Exchange Tower, 800 Place Victoria (Suite 1700), PO Box 120, Montreal (Quebec) H4Z 1B7, Canada.

  2. Cannon EO, Bender A, Palmer DS, Mitchell JBO: Chemoinformatics-based Classification of Prohibited Substances Employed for Doping in Sport. J Chem Inf Model. 2006, 46: 2369-2380. 10.1021/ci0601160.

    Article  CAS  Google Scholar 

  3. Cannon EO, Mitchell JBO: Classifying the World Anti-Doping Agency's 2005 Prohibited List Using the Chemistry Development Kit Fingerprint. Lecture Notes in Bioinformatics. 2006, 4216: 173-182. [http://www.springerlink.com/content/vp57306u71187215/?p=6ed67ab6c18d4316baf625180f98529d&pi=16]

    Google Scholar 

  4. Kontaxakis SGCM, (Ed): A Neural Network System for Doping Detection in Athletes. Proceedings of the 4th International Conference on Technology and Automation: October, Thessaloniki, Greece. 2002

    Google Scholar 

  5. Johnson AM, Maggiora GM: Concepts and applications of molecular similarity. 1990, New York: Wiley

    Google Scholar 

  6. Leach AR, Gillet VJ: An Introduction to Chemoinformatics. 2003, Dordrecht: Kluwer

    Google Scholar 

  7. Downs GM, Willett P, Fisanick W: Similarity Searching and Clustering of Chemical-Structure Databases Using Molecular Property Data. J Chem Inf Comput Sci. 1994, 34: 1094-1102. 10.1021/ci00021a011.

    Article  CAS  Google Scholar 

  8. Estrada E, Uriarte E: Recent Advances on the Role of Topological Indices in Drug Discovery Research. Curr Med Chem. 2001, 8: 1573-1588.

    Article  CAS  Google Scholar 

  9. Mason JS, Good AC, Martin EJ: 3-D pharmacophores in drug discovery. Curr Pharm Des. 2001, 7: 567-597. 10.2174/1381612013397843.

    Article  CAS  Google Scholar 

  10. Gasteiger J: Handbook of Chemoinformatics. 2003, Weinheim: Wiley

    Book  Google Scholar 

  11. Elsevier MDL: 2440 Camino Ramon, Suite 300, San Ramon, CA. 94583

    Google Scholar 

  12. Daylight Chemical Information Systems Inc.: Daylight Headquarters, Daylight Chemical Information Systems, Inc. 120 Vantis – Suite 550 – Aliso Viejo, CA. 92656

  13. Hert J, Willett P, Wilton DJ, Acklin P, Azzaoui K, Jacoby E, Schuffenhauer A: Comparison of topological descriptors for similarity-based virtual screening using multiple bioactive reference structures. Org Biomol Chem. 2004, 2: 3256-3266. 10.1039/b409865j.

    Article  CAS  Google Scholar 

  14. Hert J, Willett P, Wilton DJ, Acklin P, Azzaoui K, Jacoby E, Schuffenhauer A: Comparison of fingerprint-based methods for virtual screening using multiple bioactive reference structures. J Chem Inf Comput Sci. 2004, 44 (3): 1177-1185. 10.1021/ci034231b.

    Article  CAS  Google Scholar 

  15. Bender A, Mussa HY, Glen RC, Reiling S: Similarity searching of chemical databases using atom environment descriptors: evaluation of performance (MOLPRINT 2D). J Chem Inf Comput Sci. 2004, 44: 1708-1718. 10.1021/ci0498719.

    Article  CAS  Google Scholar 

  16. Jay A, Jain N: Morphological similarity: A 3D molecular similarity method correlated with protein-ligand recognition. J Comput Aid Mol Des. 2000, 14: 199-213. 10.1023/A:1008100132405.

    Article  Google Scholar 

  17. Zhang Q, Muegge I: Scaffold Hopping through Virtual Screening Using 2D and 3D Similarity Descriptors: Ranking, Voting, and Consensus Scoring. J Med Chem. 2006, 49: 1536-1548. 10.1021/jm050468i.

    Article  CAS  Google Scholar 

  18. Schnecke V, Bostrom J: Computational chemistry-driven decision making in lead generation. Drug Discov Today. 2006, 11: 43-50. 10.1016/S1359-6446(05)03703-7.

    Article  CAS  Google Scholar 

  19. Rush TS, Grant JA, Mosyak L, Nicholls A: A shape-based 3-D scaffold hopping method and its application to a bacterial protein-protein interaction. J Med Chem. 2005, 48: 1489-1495. 10.1021/jm040163o.

    Article  CAS  Google Scholar 

  20. Ballester PJ, Richards WG: Ultrafast shape recognition for similarity search in molecular databases. Proc R Soc A. 2007, 463: 1307-1321. 10.1098/rspa.2007.1823.

    Article  CAS  Google Scholar 

  21. Chemical Computing Group: Suite 910. 1010, Sherbrooke St. W, Montreal, Quebec H3A 2R7, Canada

  22. Baber JC, Shirley WA, Gai Y, Feher M: The Use of Consensus Scoring in Ligand-Based Virtual Screening. J Chem Inf Model. 2006, 46: 277-288. 10.1021/ci050296y.

    Article  CAS  Google Scholar 

  23. Jorissen RN, Gilson MK: Virtual Screening of Molecular Databases Using a Support Vector Machine. J Chem Inf Model. 2005, 45: 549-561. 10.1021/ci049641u.

    Article  CAS  Google Scholar 

  24. Baurin N, Mozziconacci JC, Arnoult E, Chavatte P, Marot C, Morin-Allory L: 2D QSAR Consensus Prediction for High-Throughput Virtual Screening. An Application to COX-2 Inhibition Modeling and Screening of the NCI database. J Chem Inf Comput Sci. 2004, 44: 276-285. 10.1021/ci0341565.

    Article  CAS  Google Scholar 

  25. Selzer P, Ertl P: Applications of Self-Organizing Neural Networks in Virtual Screening and Diversity Selection. J Chem Inf Model. 2004, 46: 2319-2323. 10.1021/ci0600657.

    Article  Google Scholar 

  26. Ehrman TM, Barlow DJ, Hylands PJ: Virtual Screening of Chinese Herbs with Random Forest. J Chem Inf Model. 2007, 47: 264-278. 10.1021/ci600289v.

    Article  CAS  Google Scholar 

  27. CORINA. [http://www.mol-net.de]

  28. The National Cancer Institute Database. [http://cactus.nci.nih.gov/ncidb2/download.html]

  29. Lipinski CA, Lombardo F, Dominy BW, Feeny PJ: Experimental and Computational Approaches to Estimate Solubility and Permeability in Drug Discovery and Development Settings. Adv Drug Deliv Rev. 1997, 23: 3-25. 10.1016/S0169-409X(96)00423-1.

    Article  CAS  Google Scholar 

  30. Willett P: Searching techniques for databases of two- and three-dimensional chemical structures. J Med Chem. 2005, 48: 4183-4199. 10.1021/jm0582165.

    Article  CAS  Google Scholar 

  31. Joanes DN, Gill CA: Comparing measures of sample skewness and kurtosis. J Roy Statistical Society (Series D): The Statistician. 1998, 47: 183-189. 10.1111/1467-9884.00122.

    Article  Google Scholar 

  32. R Development Core Team (2005). R: A language and environment for statistical computing. R Foundation for Statistical Computing, Vienna, Austria. ISBN 3-900051-07-0. [http://www.R-project.org]

  33. Breiman L: Random Forests. Mach Learning. 2001, 45: 5-32. 10.1023/A:1010933404324.

    Article  Google Scholar 

  34. Cannon EO, Amini A, Bender A, Sternberg MJE, Muggleton SH, Glen RC, Mitchell JBO: Support Vector Inductive Logic Programming Outperforms the Naive Bayes Classifier and Inductive Logic Programming for the Classification of Bioactive Chemical Compounds. J Comput Aid Mol Des. 2007, 21: 269-280. 10.1007/s10822-007-9113-3.

    Article  CAS  Google Scholar 

  35. Matthews BW: Comparison of the predicted and observed secondary structure of T4 phage lysozyme. Biochim Biophys Acta. 1975, 405: 442-451.

    Article  CAS  Google Scholar 

  36. Baldi P, Brunak S, Chauvin Y, Andersen CAF, Nielsen H: Assessing the accuracy of prediction algorithms for classification: an overview. Bioinformatics. 2000, 16: 412-424. 10.1093/bioinformatics/16.5.412.

    Article  CAS  Google Scholar 

  37. Python Programming Language. [http://www.python.org/]

Download references

Acknowledgements

We thank the EPSRC and Unilever plc for funding.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to John BO Mitchell.

Additional information

Authors' contributions

EOC wrote the first draft, developed the algorithms, and performed the experiments. FN and JBOM helped in the design of the experiment and the writing of the manuscript. All authors read and approved the final manuscript.

Electronic supplementary material

13065_2007_36_MOESM1_ESM.ps

Additional file 1: Breakdown of the WADA 2005 Dataset Generation. The table gives information on the breakdown of the composition of the WADA classes. (PS 32 KB)

13065_2007_36_MOESM2_ESM.ps

Additional file 2: Most and Least Representative Structures (S1-S5). Information is given on the most and least representative structure for the S1, S2, S3, S4 and S5 WADA prohibited classes, based on the mean intra-class Euclidean distance using all 146 MOE 2D descriptors calculated from MOE 2004.03. (PS 29 KB)

13065_2007_36_MOESM3_ESM.ps

Additional file 3: Most and Least Representative Structures (S6-P2). Information is given on the most and least representative structure for the S6, S7, S8, S9 and P2 WADA prohibited classes, based on the mean intra-class Euclidean distance using all 146 MOE 2D descriptors calculated from MOE 2004.03. (PS 30 KB)

Authors’ original submitted files for images

Rights and permissions

Open Access This is an open access article distributed under the terms of the Creative Commons Attribution Noncommercial License ( https://creativecommons.org/licenses/by-nc/2.0 ), which permits any noncommercial use, distribution, and reproduction in any medium, provided the original author(s) and source are credited.

Reprints and permissions

About this article

Cite this article

Cannon, E.O., Nigsch, F. & Mitchell, J.B. A novel hybrid ultrafast shape descriptor method for use in virtual screening. Chemistry Central Journal 2, 3 (2008). https://doi.org/10.1186/1752-153X-2-3

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1752-153X-2-3

Keywords