Skip to main content
  • Research article
  • Open access
  • Published:

Prediction of anticancer molecules using hybrid model developed on molecules screened against NCI-60 cancer cell lines

Abstract

Background

In past, numerous quantitative structure-activity relationship (QSAR) based models have been developed for predicting anticancer activity for a specific class of molecules against different cancer drug targets. In contrast, limited attempt have been made to predict the anticancer activity of a diverse class of chemicals against a wide variety of cancer cell lines. In this study, we described a hybrid method developed on thousands of anticancer and non-anticancer molecules tested against National Cancer Institute (NCI) 60 cancer cell lines.

Results

Our analysis of anticancer molecules revealed that majority of anticancer molecules contains 18–24 carbon atoms and are dominated by functional groups like R2NH, R3N, ROH, RCOR, and ROR. It was also observed that certain substructures (e.g., 1-methoxy-4-methylbenzene, 1-methoxy benzene, Nitrobenzene, Indole, Propenyl benzene) are more abundant in anticancer molecules. Next, we developed anticancer molecule prediction models using various machine-learning techniques and achieved maximum matthews correlation coefficient (MCC) of 0.81 with 90.40 % accuracy using support vector machine (SVM) based models. In another approach, a novel similarity or potency score based method has been developed using selected fragments/fingerprints and achieved maximum MCC of 0.82 with 90.65 % accuracy. Finally, we combined the strength of above methods and developed a hybrid method with maximum MCC of 0.85 with 92.47 % accuracy.

Conclusions

We developed a hybrid method utilizing the best of machine learning and potency score based method. The highly accurate hybrid method can be used for classification of anticancer and non-anticancer molecules. In order to facilitate scientific community working in the field of anticancer drug discovery, we integrate hybrid and potency method in a web server CancerIN. This server provides various facilities that includes; virtual screening of anticancer molecules, analog based drug design, and similarity with known anticancer molecules (http://crdd.osdd.net/oscadd/cancerin).

Peer Review reports

Background

One of the major challenges in the field of drug discovery is to design effective drugs against cancer. Existing drugs have their limitations that includes, side effects of drugs, high toxicity, drug resistance towards current anticancer drugs [1]. There is a pressing need to improve the drug arsenal to fight against this deadly disease. Experimental techniques used for drug discovery are costly and time-consuming. Thus, there is a need to develop in silico techniques for designing anticancer drugs.

In the past, attempts have been made to develop computational methods to design/predict anticancer molecules. Recently, various studies modelled the drug behaviour against multiple cancer cell lines using different genomics features. Based on the genomic data i.e., DNA copy number, gene expression, mutations and methylation the drug sensitivity is predicted. Either single gene features predict the drug sensitivity or multigene features [29]. In spite of advances in genomics, modelling the behaviour of thousands of drug is still a challenging task. The other approach is quantitative structure-activity relationship (QSAR) based models, where chemical features are used to predict inhibitors against specific cancer drug targets [1018]. Most of the QSAR-based models have been developed for predicting inhibition activity of a specific class of molecules against a given drug target [1923]. Recently, QSAR-based models have been developed for inhibition activity prediction of any class of molecule (irrespective of molecules class) against cancer drug target EGFR [24]. In contrast, limited attempt have been made to develop methods for predicting the anticancer activity of molecules against cancer cell lines. Kumar et al. developed one such method against 16 pancreatic cancer cell lines, which consider cancer cell as a whole for the anticancer activity irrespective of drug targets [25].

Development Therapeutics Program (DTP) stores thousands of molecules tested against NCI-60 human cancer cell lines [26]. Researchers have exploited this massive dataset for various studies like a prediction of anticancer molecules. Josefin and coworkers showed that molecules with similar activity profiles or structure often show similar mode of action (MOA) [27]. Recently, Li et. al. have developed a method called CDRUG [28], for predicting the potential anticancer molecules using the NCI-60 data. They developed similarity-based approach using relative frequency-weighted fingerprints, Tanimoto coefficient, and MinMax Kernel and achieved area under the curve (AUC) value of 0.88. CDRUG is based upon thousands of fingerprints generated using jCompoundMapper [29] and offers little understanding of the algorithm. Further, JCompoundMapper package generates only chemical graph fingerprints with no substructure-based fingerprint. In this study, a systematic attempt has been made to develop a method for predicting anticancer molecules. Here, we have used a large dataset containing 8565 anticancer and 9804 non-anticancer molecules obtained from NCI-60 [28]. Using this large dataset, we identify important fingerprints/substructures that play a significant role in the classification of anticancer and non-anticancer molecules. We developed a hybrid method by combining the machine learning and similarity-based method developed on the above dataset for classification of anticancer and non-anticancer molecules.

Methods

Dataset

Dataset used in this study was taken from Li and Huang study [28], which consists of 8565 anticancer and 9804 non-anticancer molecules. This dataset is compiled from the NCI-60 DTP project, and it is available at http://bsb.kiz.ac.cn/site_media/download/CDRUG/Benchmark.rar. In NCI-60 DTP project, two-stage screening of molecules was carried out. In the first stage, all the molecules were screened on 60 cell lines at 10−5 molar (15 μg/ml). Molecules showing significant growth inhibition were further tested on NCI-60 at five different concentrations. The results of screening were analyzed by NCI COMPARE algorithm [30].

Fingerprint calculation

PaDEL software [31] was used to calculate fingerprints, which calculates ten types of fingerprints viz. CDK, Estate fingerprints, MACCS fingerprints, PubChem fingerprints, substructure fingerprint and Klekota-Foth fingerprints and their respective counts. The details about PaDEL package and different fingerprints are available at PaDEL website.

Fingerprint or feature selection

In this study, we used an MCC-based approach for feature selection, where mean of each fingerprint in active and inactive dataset was calculated using the eqs. 1 and 2 [32].

$$ {\mathrm{F}}_{\mathrm{i}}^{\mathrm{A}}=\frac{{\displaystyle {\sum}_{\mathrm{j}=1}^{\mathrm{NA}}}{\mathrm{D}}_{\mathrm{i}}^{\mathrm{j}}}{\mathrm{NA}}\cdot $$
(1)
$$ {\mathrm{F}}_{\mathrm{i}}^{\mathrm{I}}=\frac{{\displaystyle {\sum}_{\mathrm{j}=1}^{\mathrm{NI}}}{\mathrm{D}}_{\mathrm{i}}^{\mathrm{j}}}{\mathrm{NI}} \cdot $$
(2)

Where F Ai and F Ii represent mean of ith fingerprint in active (A) and inactive (I) molecules respectively. NA and NI is the number of molecules in active and inactive datasets respectively. D ji is the value of ith fingerprint for the jth molecule (value is either 0 or 1). For active molecules, j varies from 1 to NA and for inactive molecules j varies from 1 to NI. Next, we classify the anticancer and non-anticancer molecules based on the compound score (Cscore) of a single fingerprint. If the value of fingerprint is 1, Cscore is the difference between F Ai and F Ii , else the Cscore is the difference between F Ii and F Ai . Following equation was used to calculate Cscore

$$ {\mathrm{C}}_{\mathrm{score}}^{\mathrm{j}}=\left\{\begin{array}{c}\hfill {\mathrm{F}}_{\mathrm{i}}^{\mathrm{A}}-{\mathrm{F}}_{\mathrm{i}}^{\mathrm{I}},\ \mathrm{if}\ {\mathrm{D}}_{\mathrm{i}}=1\hfill \\ {}\hfill {\mathrm{F}}_{\mathrm{i}}^{\mathrm{I}}-{\mathrm{F}}_{\mathrm{i}}^{\mathrm{A}},\ \mathrm{if}\ {\mathrm{D}}_{\mathrm{i}}=0\hfill \end{array}\right. $$
(3)

Where Cj score is a compound score of the jth molecule for ith fingerprint. Each molecule is having, Cscore more than threshold was classified as active, otherwise classified as inactive molecule. This technique was repeated for each fingerprint at the different threshold. Finally, the performance of each fingerprint is computed in terms of MCC value.

Calculation of similarity

In order to compute similarity between two molecules, we calculated Tanimoto similarity score between two molecules using following equation

$$ {\mathrm{T}}_{\mathrm{s}}\left(\mathrm{X},\mathrm{Y}\right)=\frac{{\displaystyle {\sum}_{\mathrm{i}}\left({\mathrm{X}}_{\mathrm{i}}\wedge {\mathrm{Y}}_{\mathrm{i}}\right)}}{{\displaystyle {\sum}_{\mathrm{i}}\left({\mathrm{X}}_{\mathrm{i}}\vee {\mathrm{Y}}_{\mathrm{i}}\right)}} $$
(4)

Where Ts is the Tanimoto similarity score between compound X and Y; X i and Y i is fingerprint i of compound X and Y, respectively; N is total number of fingerprints. In this study, we computed two types of Tanimoto similarity scores called Ts1 and Ts0. The Ts1 was calculated for fingerprint present (value 1) in the molecule and Ts0 based upon the fingerprint absent (value 0) in the molecule.

Potency score

The potency score of a query molecule was computed using following steps:

  1. 1)

    First, we computed Tanimoto similarity score Ts1 between query compounds with each of anticancer molecules and selected highest Ts1 called HaTs1.

  2. 2)

    Similarly, we also computed highest similarity score HaTs0 between the query and most similar anticancer molecules based on Ts0.

  3. 3)

    Above steps were repeated to compute similarity scores HnTs1 and HnTs0 between the query and most similar non-anticancer molecule.

  4. 4)

    Finally, potency score was computed using following equation

$$ {P}_s= max\left({\mathrm{H}}^a{\mathrm{T}}_{\mathrm{s}1},{\mathrm{H}}^{\mathrm{a}}{\mathrm{T}}_{\mathrm{s}0}\right)\hbox{-} max\left({\mathrm{H}}^{\mathrm{n}}{\mathrm{T}}_{\mathrm{s}1},{\mathrm{H}}^{\mathrm{n}}{\mathrm{T}}_{\mathrm{s}0}\right) $$
(5)

Where P s is the potency score of the query molecule and max is the maximum or highest score. If HaTs1 has q high score as compared to HaTs0, then it is the maximum score (max) of the anticancer molecule. Similarly, max score of non-anticancer molecules was selected based on the highest score of either HnTs1 or HnTs0. The advantage of using potency score instead of normal Tanimoto score is that it provides the structural similarity information of query molecule with anticancer, as well as with non-anticancer molecules.

Frequency of functional groups

Functional groups were identified using the ChemmineR package of R [33]. The percent of compounds having specific functional groups was calculated using eq. 6. We also calculated the mean count of functional groups in compounds were compute using the eq. 7.

$$ {\mathrm{F}}_{\mathrm{G}}=\frac{{\displaystyle {\sum}_{\mathrm{i}=0}^{\mathrm{n}}}{\mathrm{P}}_{\mathrm{i}}^{\mathrm{j}}}{\mathrm{n}}\times 100 $$
(6)
$$ {\mathrm{M}}_{\mathrm{G}}=\frac{{\displaystyle {\sum}_{\mathrm{j}=1}^{\mathrm{n}}}{\mathrm{C}}_{\mathrm{i}}^{\mathrm{j}}}{\mathrm{n}} $$
(7)

Where MG is the mean count of a functional group (G) in total number (n) of anticancer or non-anticancer compounds. C ji is total count of a functional group (G) for the jth compound with i value ranges from zero to maximum number of occurrence of functional group in a compound. The FG is the mean frequency of a functional group (G) in total number (n) of anticancer or non-anticancer compounds with P ji stands for presence or absence (value is either 0 or 1) of a functional group.

Classification

For a comparison of potency score method with machine learning methods, we also developed models using various classifiers in WEKA package [34]. We also compare the performance of our method with SVM package [35]. For improving the overall performance, we developed the hybrid method by doing an average of the normalized potency score and SVM score. Since, the scale of potency score and SVM value are different, we normalized these values between −1.0 and 1.0.

Performance evaluation

We have adopted the five-fold cross-validation technique to evaluate the performance of our models. In this technique, the compounds were randomly divided into five parts, where four parts were used for training and remaining part for testing. This process is carried out five times in such a way that each part was used once for testing. For obtaining unbiased results, the whole process of five-fold cross-validation was repeated 20 times. We report the final results as the average of 25-fold cross-validations. The performance of the method was assessed using various standard parameters like sensitivity, specificity, accuracy, and Matthews correlation coefficient (MCC) [36]. The receiver operating characteristic (ROC) graph was plotted using the ROCR package in R [37].

Ethics

The study doesn’t involve any human, plant or animal subject. All the experiments were carried out using computational techniques.

Results

Frequency of functional groups

We tried to find out the predisposition of various functional groups in anticancer and non-anticancer molecules. Functional groups were identified using the ChemmineR package of R [33] and percentage of groups in compounds were computed using eq. 6. It was observed that certain functional groups (e.g., ROH, RCOR, RCOOR, ROR) have higher frequency and are predominantly present in anticancer molecules. These groups may be responsible for the anticancer activity of these active molecules as shown in Fig. 1. These functional groups can be further explored in designing of promiscuous anticancer molecules. We also calculated the total count of functional groups present in anticancer and non-anticancer molecules. It was observed that ROR group frequency range from 0 to 15 (maximum ROR was observed in a compound) as shown in Additional file 1: Figure S1. Further, we tried to find out the pharmacophore of most active molecules, which could be responsible for the anticancer activity. We aligned the top 20 molecules (in terms of activity) by PharmaGist software [38] and selected the most significant alignment (PharmaGist score of 77.61). This alignment identified total 18 features, which include twelve hydrogen bond acceptors, four aromatic, one hydrophobic and one hydrogen bond donor as shown in Fig. 2.

Fig. 1
figure 1

Functional groups present in anticancer and non-anticancer molecules along with their mean frequency

Fig. 2
figure 2

Pharmocophore alignment of most active anticancer molecules generated using PharmaGist

Maximum common substructures (MCS)

We also determined the maximum common substructures in anticancer molecules using the LibMCS module of Chemaxon (http://www.chemaxon.com/). The analysis shown in Fig. 3 depicts the frequently occurring Maximum Common Substructures (MCS). The number beneath each MCS represents the total number of molecules in which that particular substructure was present according to MCS module. The 1st substructure is 1-methoxy-4-methylbenzene i.e., (methyl group is present at para position). The 2nd substructure is a part of known tyrosine kinase inhibitors like Imatinib and Nilotinib. The 6th substructure is indole structure, which is used for designing inhibitors against kinases especially EGFR [39]. The 3rd, 4th, 5th, 6th, 7th, 8th and 9th substructures are acetophenone, 1-methoxy benzene with partial double bond at meta position, nitrobenzene, indole, propenyl benzene, butyl benzene and dimethylaniline. We also calculate frequency of occurrences of these MCS in anticancer and non-anticancer compounds using substructure search option of jcsearch module of Chemaxon (Additional file 1: Table S1). The most popular common substructure 1-methoxy-4-methylbenzene found in 1115 (13.02 %) anticancer and 577 (5.89 %) non-anticancer (5.89 %) compound. Most of MCS have higher frequency in anticancer compounds as compare to non-anticancer compound.

Fig. 3
figure 3

Maximum common substructures found in anticancer molecules along with the number of molecules having that particular substructure

Analysis of fingerprints

In order to identify the best fingerprints, which are more abundant in anticancer or non-anticancer molecules, we used the MCC-based feature selection technique as described in Methods section. In brief MCC based feature selection involves two major steps; in first step the performance of each fingerprint is computed in terms of MCC; in 2nd step, fingerprints are ranked based on their MCC score [32]. In this study, we selected fingerprints having MCC score greater than 0.2 for the development of the model. It was observed that PubChem fingerprint number 12 is among the best fingerprints that can classify anticancer and non-anticancer molecules with an accuracy of 71.69 %. This fingerprint represents the presence of > = 16 carbon atoms in a compound. The best ten fingerprints along with their classification performance of anticancer and non-anticancer compounds are shown in Table 1. The detailed results of 126 fingerprints are given in Additional file 1: Table S2. It was observed that few CDK fingerprints are also efficient in distinguishing anticancer and non-anticancer molecules.

Table 1 The individual performance of best 10 selected fingerprints using MCC based approach

Potency score based classification

In the current study, we compute the performance of models using five-fold cross validation technique with 20 runs as described by Li et. al. We selected the best fingerprints out of 9365 fingerprints for accurate, unbiased and quick development of classification method using MCC feature selection. First, we develop potency score based method using top 50 fingerprints having the highest MCC score. The best 50 fingerprints based method achieved 86.94 % accuracy with 0.74 MCC. Next, we developed method using best 100, 150 and 200 fingerprints and achieved 89.48 %, 90.1 %, 90.16 % accuracy respectively (Table 2). It was observed that using more than 150 fingerprints; there is no increase in performance of the method. Finally, we selected the fingerprints having MCC greater than 0.2 and obtained 126 fingerprints. We used these 126 fingerprints for developing prediction models and achieved 90.94 % accuracy with 0.82 MCC.

Table 2 The performance of potency score based method developed using different sets of fingerprints

Models based on machine learning techniques

In order to discriminate anticancer and non-anticancer molecules, we developed classification models using various machine learning techniques. The performance of models developed using different classifiers implemented in WEKA (i.e., Random forest, IBK, Naïve Bayes) and SVMlight [35, 40] has been shown in Table 3. The SVM-based models achieved highest accuracy 90.40 % with MCC 0.81 among all classifiers. The Random forest, IBK and Naïve Bayes based method achieved the highest accuracy in the range of 74.92–87.47 %. The models based on SVM and Random Forest achieved the best performance at the center of threshold and had broad range of MCC across various thresholds. The Random forest method achieved best performance using 100 trees; best SVM model trained using RBF kernel with parameter g = 0.1, c = 6 with j = 1; IBK method achieved best performance using kNN score of 3 with Manhattan distance algorithm.

Table 3 Comparative performance of models developed using 126 fingerprints at various thresholds has been shown in this table

Performance of hybrid models

As shown in both potency score based method and SVM-based model achieved maximum accuracy. The potency score method performs better, when query molecule is similar with anticancer molecules but perform poorly in case level of similarity is low. In case of SVM, the performance of the model is unaffected by similarity with known molecules. As shown in ROC curve at lower false positive rate (FPR), potency score performs better than SVM and at higher FPR, SVM perform better than potency score based method (Fig. 4). In order to take the advantage of potency score and SVM method, we developed the hybrid method. In case of hybrid method, first we compute SVM potency score of a query molecule and normalize these scores between −1.0 and 1.0. The average of normalize values is computed to obtain the hybrid score and used for predicting anticancer molecule. We developed a hybrid method using 126 best fingerprints and achieved highest MCC 0.85 with 0.98 AUC. The detail result of hybrid method are shown in Additional file 1: Table S3.

Fig. 4
figure 4

ROC plot of potency score, SVM and hybrid method developed using 126 fingerprints

Comparison with existing method

We compared the performance of our methods with existing method CDRUG. The CDRUG developed by Li et. al. achieved 65 %, 74 %, 81 % sensitivity at false positive rate (FPR) 0.05, 0.1, 0.2 respectively (Table 4). At 65 % sensitivity, both potency score method and SVM achieved 0.02 FPR and hybrid method achieved 0.01 FPR. As shown in Table 4, our models perform better than existing method CDRUG.

Table 4 Comparative performance of CDRUG (existing method) and our models based on potency score, SVM and hybrid approach

Description of the web server

In order to serve the scientific community, we developed a web server called “CancerIN” for predicting the anticancer potency of an unknown molecule and it’s GI50 across different cancer cell lines. This web server consists of three modules for designing, library screening and chemical analogs screening.

Draw molecule

This web server provides a user-friendly interface with options to draw a chemical compound using Marvin applet as shown in (Fig. 5a) [41]. The output consists of a 3D structure of query molecule with physicochemical properties and hybrid score. The five most similar anticancer molecules along with their NSC ID, PubChem ID, Mean_logGI50, Tanimoto similarity score, Potency score and physicochemical properties are also displayed. The details button provides the GI50 and LogGI50 score of similar molecule against different NCI-60 cancer cell lines. The user can select and further load either query molecule or any five similar molecules for further modifications based upon the structural similarity (Fig. 5c). The modified molecule can be further used as query molecule for increasing its potential anticancer activity.

Fig. 5
figure 5

Various modules of CancerIN showing the input format and output display: a The Marvin draw applet for drawing molecules, b The input form for generation of analogs, c The output page of draw molecule module, and d. The result page of scan library showing the list of query molecules and the most similar anticancer molecules

Scan library

This web server also provides the provision to scan a chemical library in SMILES format [42]. The output consists of query molecule and five most similar anticancer molecules along with their other details as described above in tabular format (Fig. 5d).

Chemical analogs

We have also provided facility for the users to screen analogs generated from different combination of scaffold, building blocks and linkers using SmiLib [43] package (Fig. 5b) and subsequent prediction of their anticancer potency score. The results consist of query molecule and five most similar anticancer molecules in a tabular format.

Standalone

For the screening of thousands of molecules, we have developed CancerIN standalone, written in Python. The standalone version can screen thousands of molecules in less than 10 min. The input consists of a single file having chemical structures (SMILE format) of molecules for screening. The standalone version can be easily updated by replacing the underlying data file. The user can easily increase or decrease the number of fingerprints used for final prediction. The source code allows the scientific community to utilize the novel similarity-based method for prediction of various types of molecules.

In brief, the CancerIN web server predicts the anticancer capability of a single molecule, a library of chemicals or analogs. Since, our method also consider similarity, it also displays the GI50 of the similar anticancer molecule across different cancer cell lines. A careful analysis of the anticancer efficacy of five similar molecules aids in understanding the anticancer efficacy of query molecule against various cancer cell lines. The standalone version of CancerIN allows the users to scan a vast library of molecules for the screening of potential anticancer molecules. This standalone is available at CancerIN website http://crdd.osdd.net/oscadd/cancerin.

Discussion and conclusion

The continuous development of novel anticancer drugs is imperative in order to tackle multi-drug resistance in cancer. At the same time, the development of an anticancer drug is very time-consuming, expensive and labor-intensive task. However, an integrated approach consisting of both computational and experimental approaches would be of great significance. Computational approaches are very helpful to identify or to narrow down potential lead molecules in a very short period without involving much money. Subsequently, the experimental approach may be used to validate these predictions. In this study, we developed QSAR models by considering the whole cell for anticancer activity for any class of molecules. The aim of the present study was to develop an efficient in silico method for screening of anticancer molecules against NCI-60 cancer cell lines. Thus, our method is a general method for predicting anticancer molecules irrespective of drug target or cell line. The performance of potency score method introduced in this study is comparable with models developed using machine-learning classifiers (e.g., Random forest, SVM, IBK and Naïve Bayes). We further improve the performance of our method by combining potency-score based model and SVM based method. In past, a method CDRUG has been developed on same dataset of chemicals for predicting anticancer molecules. Our best models outperform existing method CDRUG. Finally, we integrated these models in a web server for the betterment of scientific society working in this field.

Abbreviations

AUC:

area under the curve

FPR:

false positive rate

MCC:

Matthews Correlation Coefficient

MCS:

maximum common substructures

MOA:

mode of action

QSAR:

quantitative structure-activity relationship

ROC:

receiver operating characteristic

SVM:

support vector machine

References

  1. Kibria G, Hatakeyama H, Harashima H. Cancer multidrug resistance: mechanisms involved and strategies for circumvention using a drug delivery system. Arch Pharm Res. 2013.

  2. Menden MP, Iorio F, Garnett M, McDermott U, Benes CH, Ballester PJ, et al. Machine learning prediction of cancer cell sensitivity to drugs based on genomic and chemical properties. PLoS One. 2013;8(4), e61318.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  3. Masica DL, Karchin R. Collections of simultaneously altered genes as biomarkers of cancer cell drug response. Cancer Res. 2013;73(6):1699–708.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  4. Daemen A, Griffith OL, Heiser LM, Wang NJ, Enache OM, Sanborn Z, et al. Modeling precision treatment of breast cancer. Genome Biol. 2013;14(10):R110.

    Article  PubMed Central  PubMed  Google Scholar 

  5. Garnett MJ, Edelman EJ, Heidorn SJ, Greenman CD, Dastur A, Lau KW, et al. Systematic identification of genomic markers of drug sensitivity in cancer cells. Nature. 2012;483(7391):570–5.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  6. Barretina J, Caponigro G, Stransky N, Venkatesan K, Margolin AA, Kim S, et al. The Cancer Cell Line Encyclopedia enables predictive modelling of anticancer drug sensitivity. Nature. 2012;483(7391):603–7.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  7. Bussey KJ, Chin K, Lababidi S, Reimers M, Reinhold WC, Kuo WL, et al. Integrating data on DNA copy number with gene expression levels and drug sensitivities in the NCI-60 cell line panel. Mol Cancer Ther. 2006;5(4):853–67.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  8. Papillon-Cavanagh S, De Jay N, Hachem N, Olsen C, Bontempi G, Aerts HJ, et al. Comparison and validation of genomic predictors for anticancer drug sensitivity. JAMIA. 2013;20(4):597–602.

    PubMed Central  PubMed  Google Scholar 

  9. Haibe-Kains B, El-Hachem N, Birkbak NJ, Jin AC, Beck AH, Aerts HJ, et al. Inconsistency in large pharmacogenomic studies. Nature. 2013;504(7480):389–93.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  10. Gonzales-Diaz H, Gia O, Uriarte E, Hernadez I, Ramos R, Chaviano M, et al. Markovian chemicals “in silico” design (MARCH-INSIDE), a promising approach for computer-aided molecular design I: discovery of anticancer compounds. J Mol Model. 2003;9(6):395–407.

    Article  CAS  PubMed  Google Scholar 

  11. Stumpf SH. Pathways to success: training for independent living. Monogr Am Assoc Ment Retard. 1990;15:1–111.

    PubMed  Google Scholar 

  12. Speck-Planche A, Kleandrova VV, Luan F, Cordeiro MN. Unified multi-target approach for the rational in silico design of anti-bladder cancer agents. Anticancer Agents Med Chem. 2013;13(5):791–800.

    Article  CAS  PubMed  Google Scholar 

  13. Speck-Planche A, Kleandrova VV, Luan F, Cordeiro MN. Chemoinformatics in anti-cancer chemotherapy: multi-target QSAR model for the in silico discovery of anti-breast cancer agents. Eur J Pharm Sci. 2012;47(1):273–9.

    Article  CAS  PubMed  Google Scholar 

  14. Speck-Planche A, Kleandrova VV, Luan F, Cordeiro MN. Chemoinformatics in multi-target drug discovery for anti-cancer therapy: in silico design of potent and versatile anti-brain tumor agents. Anticancer Agents Med Chem. 2012;12(6):678–85.

    Article  CAS  PubMed  Google Scholar 

  15. Estrada E, Uriarte E, Montero A, Teijeira M, Santana L, De Clercq E. A novel approach for the virtual screening and rational design of anticancer compounds. J Med Chem. 2000;43(10):1975–85.

    Article  CAS  PubMed  Google Scholar 

  16. Gonzalez-Diaz H, Vina D, Santana L, de Clercq E, Uriarte E. Stochastic entropy QSAR for the in silico discovery of anticancer compounds: prediction, synthesis, and in vitro assay of new purine carbanucleosides. Bioorg Med Chem. 2006;14(4):1095–107.

    Article  CAS  PubMed  Google Scholar 

  17. Gonzalez-Diaz H, Bonet I, Teran C, De Clercq E, Bello R, Garcia MM, et al. ANN-QSAR model for selection of anticancer leads from structurally heterogeneous series of compounds. Eur J Med Chem. 2007;42(5):580–5.

    Article  CAS  PubMed  Google Scholar 

  18. Kumar R, Chaudhary K, Singla D, Gautam A, Raghava GPS. Designing of promiscuous inhibitors against pancreatic cancer cell lines. Sci Rep. 2014;4.

  19. Hou X, Du J, Fang H, Li M. 3D-QSAR study on a series of Bcl-2 protein inhibitors using comparative molecular field analysis. Protein Pept Lett. 2011;18(5):440–9.

    Article  CAS  PubMed  Google Scholar 

  20. Shah P, Saquib M, Sharma S, Husain I, Sharma SK, Singh V, et al. 3D-QSAR and molecular modeling studies on 2,3-dideoxy hexenopyranosid-4-uloses as anti-tubercular agents targeting alpha-mannosidase. Bioinorg Chem. 2015;59:91–6.

    Article  CAS  Google Scholar 

  21. Lu W, Li P, Shan Y, Su P, Wang J, Shi Y, et al. Discovery of biphenyl-based VEGFR-2 inhibitors. Part 3: design, synthesis and 3D-QSAR studies. Bioorg Med Chem. 2015;23(5):1044–54.

    Article  CAS  PubMed  Google Scholar 

  22. Yu R, Wang J, Wang R, Lin Y, Hu Y, Wang Y, et al. Combined pharmacophore modeling, 3D-QSAR, homology modeling and docking studies on CYP11B1 inhibitors. Molecules. 2015;20(1):1014–30.

    Article  PubMed  Google Scholar 

  23. Chauhan JS, Dhanda SK, Singla D, Open Source Drug Discovery C, Agarwal SM, Raghava GP. QSAR-based models for designing quinazoline/imidazothiazoles/pyrazolopyrimidines based inhibitors against wild and mutant EGFR. PLoS One. 2014;9(7), e101079.

    Article  PubMed Central  PubMed  Google Scholar 

  24. Singh H, Singh S, Singla D, Agarwal SM, Raghava GPS. QSAR based model for discriminating EGFR inhibitors and non-inhibitors using Random forest. Biol Direct. 2015;10:10.

    Article  PubMed Central  PubMed  Google Scholar 

  25. Kumar R, Chaudhary K, Singla D, Gautam A, Raghava GP. Designing of promiscuous inhibitors against pancreatic cancer cell lines. Sci Rep. 2014;4:4668.

    PubMed Central  PubMed  Google Scholar 

  26. Shoemaker RH. The NCI60 human tumour cell line anticancer drug screen. Nat Rev Cancer. 2006;6(10):813–23.

    Article  CAS  PubMed  Google Scholar 

  27. Rosén J, Rickardson L, Backlund A, Gullbo J, Bohlin L, Larsson R, et al. ChemGPS-NP Mapping of chemical compounds for prediction of anticancer mode of action. QSAR Comb Sci. 2009;28(4):436–46.

    Article  Google Scholar 

  28. Li GH, Huang JF. CDRUG: a web server for predicting anticancer activity of chemical compounds. Bioinformatics. 2012;28(24):3334–5.

    Article  CAS  PubMed  Google Scholar 

  29. Hinselmann G, Rosenbaum L, Jahn A, Fechner N, Zell A. jCompoundMapper: An open source Java library and command-line tool for chemical fingerprints. J Cheminform. 2011;3(1):3.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  30. Paull KD, Shoemaker RH, Hodes L, Monks A, Scudiero DA, Rubinstein L, et al. Display and analysis of patterns of differential activity of drugs against human tumor cell lines: development of mean graph and COMPARE algorithm. J Natl Cancer Inst. 1989;81(14):1088–92.

    Article  CAS  PubMed  Google Scholar 

  31. Yap CW. PaDEL-descriptor: an open source software to calculate molecular descriptors and fingerprints. J Comput Chem. 2011;32(7):1466–74.

    Article  CAS  PubMed  Google Scholar 

  32. Singla D, Tewari R, Kumar A, Raghava GP, Open Source Drug Discovery C. Designing of inhibitors against drug tolerant Mycobacterium tuberculosis (H37Rv). Chem Cent J. 2013;7(1):49.

    Article  PubMed Central  PubMed  Google Scholar 

  33. Cao Y, Charisi A, Cheng LC, Jiang T, Girke T. ChemmineR: a compound mining framework for R. Bioinformatics. 2008;24(15):1733–4.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  34. Hall MEF, Holmes G, Pfahringer B, Reutemann P, Witten IH. The WEKA Data mining software: an update. SIGKDD Explorations. 2009;11(1):10–8.

    Article  Google Scholar 

  35. Joachims T. Making large-scale support vector machine learning practical. In: Advances in kernel methods: support vector learning Edited by Scholkopf B, Burges C, Smola A Cambridge. MA: MIT Press; 1999. p. 169–84.

    Google Scholar 

  36. Dhanda SK, Singla D, Mondal AK, Raghava GP. DrugMint: A webserver for predicting and designing of drug-like molecules. Biol Direct. 2013;8(1):28.

    Article  PubMed Central  PubMed  Google Scholar 

  37. Sing T, Sander O, Beerenwinkel N, Lengauer T. ROCR: visualizing classifier performance in R. Bioinformatics. 2005;21(20):3940–1.

    Article  CAS  PubMed  Google Scholar 

  38. Schneidman-Duhovny D, Dror O, Inbar Y, Nussinov R, Wolfson HJ. PharmaGist: a webserver for ligand-based pharmacophore detection. Nucleic Acids Res. 2008;36(Web Server):W223–8.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  39. Yadav IS, Singh H, Khan MI, Chaudhury A, Raghava GP, Agarwal SM. EGFRIndb: epidermal growth factor receptor inhibitor database. Anticancer Agents Med Chem. 2014;14(7):928–35.

    Article  CAS  PubMed  Google Scholar 

  40. Frank E, Hall M, Trigg L, Holmes G, Witten IH. Data mining in bioinformatics using Weka. Bioinformatics. 2004;20(15):2479–81.

    Article  CAS  PubMed  Google Scholar 

  41. Csizmadia F. JChem: Java applets and modules supporting chemical database handling from Web browsers. J Chem Inf Comput Sci. 2000;40(2):323–4.

    Article  CAS  PubMed  Google Scholar 

  42. Weininger D. SMILES, a chemical language and information system. 1. Introduction to methodology and encoding rules. J Chem Inf Comput Sci. 1988;28(1):31–6.

    Article  CAS  Google Scholar 

  43. Schüller A, Hähnke V, Schneider G. SmiLib v2.0: a java-based tool for rapid combinatorial library enumeration. QSAR Comb Sci. 2007;26(3):407–10.

    Article  Google Scholar 

Download references

Acknowledgement

Authors are thankful to funding agencies, Council of Scientific and Industrial Research (project OSDD and GENESIS BSC0121), Govt. of India.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Gajendra P. S. Raghava.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

HS initiated work and did all primary work including a compilation of datasets. RK and HS developed web server and identified active substructures. SS developed scripts for selecting best descriptors. HS and KC developed & evaluated prediction models. AG improved the overall presentation of the manuscript. GPSR coordinated the project and assisted in interpreting data. All authors have read and approved the manuscript.

Additional files

Additional file 1: Figure S1.

Counts of Functional groups present in anticancer and non-anticancer molecules. Table S1. Shows frequency of occurrence of MCS in anticancer and non-anticancer compounds according to LibMCS module of Chemaxon. Structures were search using jcsearch module of Chemaxon with substructure search option. Table S2. The individual performance of best 126 selected fingerprints using MCC based approach. Table S3. Performance of hybrid method developed using 126 fingerprints on different sensitivity. (DOC 356 kb)

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Singh, H., Kumar, R., Singh, S. et al. Prediction of anticancer molecules using hybrid model developed on molecules screened against NCI-60 cancer cell lines. BMC Cancer 16, 77 (2016). https://doi.org/10.1186/s12885-016-2082-y

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s12885-016-2082-y

Keywords