Abstract
Background
Human cancer cell lines are used in research to study the biology of cancer and to test cancer treatments. Recently there are already some large panels of several hundred human cancer cell lines which are characterized with genomic and pharmacological data. The ability to predict drug responses using these pharmacogenomics data can facilitate the development of precision cancer medicines. Although several methods have been developed to address the drug response prediction, there are many challenges in obtaining accurate prediction.
Methods
Based on the fact that similar cell lines and similar drugs exhibit similar drug responses, we adopted a similarity-regularized matrix factorization (SRMF) method to predict anticancer drug responses of cell lines using chemical structures of drugs and baseline gene expression levels in cell lines. Specifically, chemical structural similarity of drugs and gene expression profile similarity of cell lines were considered as regularization terms, which were incorporated to the drug response matrix factorization model.
Results
We first demonstrated the effectiveness of SRMF using a set of simulation data and compared it with two typical similarity-based methods. Furthermore, we applied it to the Genomics of Drug Sensitivity in Cancer (GDSC) and Cancer Cell Line Encyclopedia (CCLE) datasets, and performance of SRMF exceeds three state-of-the-art methods. We also applied SRMF to estimate the missing drug response values in the GDSC dataset. Even though SRMF does not specifically model mutation information, it could correctly predict drug-cancer gene associations that are consistent with existing data, and identify novel drug-cancer gene associations that are not found in existing data as well. SRMF can also aid in drug repositioning. The newly predicted drug responses of GDSC dataset suggest that mTOR inhibitor rapamycin was sensitive to non-small cell lung cancer (NSCLC), and expression of AK1RC3 and HINT1 may be adjunct markers of cell line sensitivity to rapamycin.
Conclusions
Our analysis showed that the proposed data integration method is able to improve the accuracy of prediction of anticancer drug responses in cell lines, and can identify consistent and novel drug-cancer gene associations compared to existing data as well as aid in drug repositioning.
Electronic supplementary material
The online version of this article (doi:10.1186/s12885-017-3500-5) contains supplementary material, which is available to authorized users.
Keywords: Anticancer drug response prediction, Matrix factorization, Precision cancer medicines, Drug repositioning
Background
Patients suffering from the same cancer may differ in their responses to a specific medical treatment. Precision cancer medicines aim to decipher the cause of a given patient’s cancer at the molecular level and then tailor treatment to address that patient’s cancer progression [1]. Identification of predictive biomarker for drug sensitivity in individuals is the key that will promote precision cancer medicine [2]. Human cancer cell lines, compared to human or animal model, have been popular to study the cancer biology and drug discovery through facile experimental manipulation. Several large-scale high-throughput screenings have catalogued genomic and pharmacological data for hundreds of human cancer cell lines, respectively [3–6]. Development of computational methods that link genomic profiles of cancer cell lines to drug responses can facilitate the development of precision cancer medicines, for which the identified genomic biomarkers can be used to predict anticancer drug response [7, 8].
Machine learning algorithms such as elastic net regularization and random forests were used to search for genomic biomarkers of drug sensitivity in cancer cell lines for individual drugs [3–5, 9, 10]. Recently, Seashore-Ludlow et al. developed a cluster analysis method integrating information from multiple drugs and multiple cancer cell lines to identify genomic biomarkers [6]. Geeleher et al. improved genomic biomarker discovery by accounting for variability in general levels of drug sensitivity in pre-clinical models [11]. In contrast to genomic biomarker identification, some research works focused on drug response prediction. Before-treatment baseline gene expression levels and in vitro drug sensitivity in cell lines were used to predict anticancer drug responses [12, 13]. Daemen et al. used least square-support vector machines and random forests algorithms integrating molecular features at various levels of the genome to predict drug responses from breast cancer cell line panel [14]. Menden et al. predicted drug responses using neural network where each drug-cell line pair integrated genomic features of cell lines with chemical properties of drugs as predictors [15]. Ammad-ud-din et al. applied kernelized Bayesian matrix factorization (KBMF) method to predict drug responses in GDSC dataset [16]. The method utilized genomic and chemical properties in addition to drug target information. Liu et al. used drug similarity network and cell similarity network to predict drug response, respectively, meaning that predictions were done twice separately. Then the final prediction is obtained as a weighted average of the two predictions based on dual-layer network (DLN) [17]. Cortés-Ciriano et al. proposed the modelling of chemical and cell line information in a machine learning model such as random forests (RF) or support vector regression to predict the drug sensitivity of numerous compounds screened against 59 cancer cell lines from the NCI60 panel [18]. Although various methods have been developed to computationally predict drug responses of cell lines, there are many challenges in obtaining accurate prediction.
Based on the fact that similar cell lines and similar drugs exhibit similar drug responses [17], here we propose a similarity-regularized matrix factorization (SRMF) method for drug response prediction which incorporates similarities of drugs and of cell lines simultaneously. To demonstrate its effectiveness, we applied SRMF to a set of simulated data and compared it with two typical similarity-based methods: KBMF and DLN. The evaluation metrics include Pearson correlation coefficient (PCC) and root mean square error (RMSE). The results showed that SRMF performed significantly better than KBMF and DLN in terms of drug-averaged PCC and RMSE. Moreover, we applied SRMF to GDSC and CCLE drug response datasets using ten-fold cross validation which showed that the performance of SRMF significantly exceeded other existing methods, such as KBMF, DLN and RF. We have also applied SRMF to infer the missing drug response values in the GDSC dataset. Even though the SRMF model does not specifically model mutation information, it correctly predicted the associations between EGFR and ERBB2 mutations and sensitivity to lapatinib that targets the product of these genes. Similar fact was observed with predicted response of CDKN2A-mutated cell lines to PD-0332991. Furthermore, by combining newly predicted drug responses with existing drug responses, SRMF can identify novel drug-cancer gene associations that do not exist in the available data. For example, MET amplification and TSC1 mutation are significantly associated with c-Met inhibitor PHA-665752 and mTOR inhibitor rapamycin, respectively. Finally, the newly predicted drug responses can guide drug repositioning. The mTOR inhibitor rapamycin is sensitive to non-small cell lung cancer (NSCLC) based on newly predicted drug responses versus available observations. Besides, expression of AK1RC3 and HINT1 were identified as biomarkers of cell line sensitivity to rapamycin.
Methods
Data and preprocessing
We firstly used the data from the Genomics of Drug Sensitivity in Cancer project consisting of 139 drugs and a panel of 790 cancer cell lines (release-5.0). Experimentally determined drug response measurements were determined by log-transformed IC50 values (the concentration of a drug that is required for 50% inhibition in vitro, given as natural log of μM). Notably, a lower value of IC50 indicates a better sensitivity of a cell line to a given drug. In addition, cell lines were characterized by a set of genomic features. We selected the 652 cell lines for which both drug response data and gene expression were available. Furthermore, we focused on the 135 drugs for which SDF format (encoding the chemical structure of the drugs) were available from the NCBI PubChem Repository. Then PubChem fingerprint descriptors were computed using the PaDEL software [19]. The resulting drug response matrix of 135 drugs by 652 cell lines has 88,020 entries, out of which 17,344 (19.70%) are missing and 70,676 are known. For a pair of drugs, the similarity between their fingerprints was measured by the Jaccard coefficient. The cell line similarities, on the other hand, were calculated based on their gene expression profiles, and Pearson correlation coefficient was used to compute the profile similarity between two cell lines.
The data from the Cancer Cell Line Encyclopedia consists of 24 drugs and a panel of 1036 human cancer cell lines. Drug sensitivity data were summarized by activity area (the area over the drug response curve). Notably, the higher the activity area value, the better the sensitivity. We selected the 491 cancer cell lines for which both drug sensitivity measures and gene expression profile data were available. There are 23 drugs having PubMed SDF files from which we can obtain drug chemical structures. The resulting drug response matrix of 23 drugs by 491 cell lines has 11,293 entries, out of which 423 (3.75%) are missing and 10,870 are known.
Problem formulation
In this article, we applied a powerful matrix factorization framework to predict anticancer drug responses in cell lines (Fig. 1). Similar framework has been adopted to predict drug targets [20]. The primary idea is to map m drugs and n cell lines into a shared latent space, with a low dimensionality K, where K ≪ min (m, n). The properties of a drug d i and a cell line c j are described by two latent coordinates u i and v j(K dimensional row vectors), respectively. As to drug response matrix Y, we aimed to approximate each known response value of drugd i for cell line c j via their latent coordinates which can be our objective function:
1 |
where W is a weight matrix, in which W ij = 1 if Y ij is a known response value; otherwise W ij = 0, W ⋅ Z denotes the Hadamard product of two matrices W and Z, U and V are two matrices containing u i and v j as row vectors, respectively, and ∣|⋅|F is the Frobenius norm.
Then to avoid overfitting of U and V to training data, L2 (Tikhonov) regularization was imposed to the latent variables U and V.
2 |
Furthermore, prior knowledge on drugs and cell lines is very useful and valuable to decipher the global structure of drug-cell line response data. Based on the results that similar cell lines and similar drugs exhibit similar drug responses [17], we proposed to exploit the drug similarity and cell line similarity to further improve the drug response prediction accuracy. The primary idea of exploiting the drug (cell line) similarity information for drug response prediction is to minimize the differences between similarity of two drugs (cell lines) and that of them in the latent space. These objectives can be achieved by minimizing the following objective functions (3) and (4):
3 |
4 |
where S d and S c are drug similarity matrix and cell line similarity matrix, respectively.
The final drug response prediction model can be formulated by considering the drug response matrix as well as the similarity of drugs and cell lines. By plugging Eqs (3) and (4) into Eq. (2), the proposed SRMF model is formulated as follows:
5 |
The SRMF algorithm
Since the objective function (5) is not convex with respect to variables U and V, we searched for the local minimum instead of the global minimum by an alternating minimization algorithm. The algorithm which was deduced detailedly in Additional file 1 updates variables U and V alternately. We provided this algorithm in the following, and the software can be freely downloaded from the website (https://github.com/linwang1982/SRMF).
Measurements of prediction performance
By accounting for variability in sensitive ranges of drugs, the correlation between observed and predicted response values for all drug response entries may overestimate the prediction performance [17]. Here, we focused on evaluation metrics for individual drugs, including Pearson correlation coefficient (PCC) and root mean squared error (RMSE) for each drug [17]. RMSE is computed as follows,
8 |
where n is the number of cell lines with known response values for drug D, R(D, C) and are observed and predicted response values for drug D versus cell line C, respectively. Moreover, drug-averaged PCC and RMSE are computed as the average PCC and RMSE over all drugs.
There is compelling evidence that the sensitive and resistant cell lines of each individual drug are more valuable to decipher mechanisms of drug actions, we also care about PCC and RMSE from sensitive and resistant cell lines for each drug, and they were denoted as PCC_S/R and RMSE_S/R, respectively. Here, for each drug the logIC50 (activity area) were split into quartiles, with cell lines in the first and fourth representing drug-sensitive (−resistant) and –resistant (−sensitive) cell lines, respectively, which was also performed for drug sensitive analysis of breast cancer cell lines [21]. Consequently, we have drug-averaged PCC_S/R and RMSE_S/R which are the average PCC_S/R and RMSE_S/R over all drugs, respectively.
Experimental settings
The settings of the hyper-parameters of each method were as follows. For the matrix factorization based methods, including SRMF and KBMF, the low dimensionality K was set as 45 for GDSC dataset [16]. Moreover, as to SRMF, the drug response matrix was scaled in the way that its elements lie within the range [−1, 1] by dividing through the maximum absolute value of the matrix, so that the data range is similar with that of drug (cell line) similarity matrix, and the regularization parameters λ l , λ d , λ c of SRMF were selected from{2‐3, … , 22}, {2‐5, … , 21, 0}and{2‐5, … , 21, 0}, respectively. In DLN, the decay parameters σ and τwere chosen from range of [0, 1] at 0.001 increments and 0.01 increments, respectively. The weight parameter λ was selected from range of [0, 1] at 0.01 increments [17]. For a prediction method, the most suitable hyper-parameters on different datasets are usually different. Thus, we adopted grid search to choose the optimal hyper-parameters for each drug response prediction method on each dataset. RF treated drug response prediction as a regression problem where each possible drug-cell line pair integrated genomic features of the cell line with chemical fingerprint features of the drug as predictors. For RF, genomic features of cell lines used the gene transcript levels for the 1000 genes display the highest variance across the cell line panel, and all fingerprint features with constant values across all drugs were removed [18].
Results
Similar cell lines are sensitive to similar drugs
We calculated the Pearson correlation between each pair of gene expression profiles of cell lines after normalizing gene expression values across cell lines. As shown in Fig. 2a, gene expression correlations were significantly higher for cell lines within the same cancer type. This is in agreement with the tissue specificity of gene expression [22]. Furthermore, we calculated the Pearson correlation coefficient of drug responses for each cell line pair after normalizing drug response values across cell lines. Figure 2b shows that drug sensitivity correlations were also significantly higher for cell lines within the same cancer-type. These results suggest that cell lines with similar gene expression profiles tend to be within the same cancer-type, which have similar responses for the same drug.
A hierarchical clustering of 135 drugs based on their chemical fingerprint features was performed (Additional file 2). Furthermore, we calculated the Pearson correlation between each pair of sensitivity profiles of drugs. Drug pairs within the same cluster of chemical fingerprints have significantly higher drug sensitivity correlations (Fig. 2c). This result depicts that drugs with similar chemical fingerprints show similar inhibitory effects on the same cell line.
Simulation study
In this section, we evaluated the performance of SRMF and compared it with KBMF [16] and DLN [17] by applying them to a set of simulated data (Additional file 3). These three methods all integrated drug similarity and cell line similarity to drug response prediction. The drug-averaged PCC and RMSE were used as metrics to assess the performance of different methods. We ran each method on simulated data and repeated this procedure for 200 times. Then the drug-averaged PCC and RMSE of 200 realizations were averaged, respectively. As shown in Fig. 3a, the drug-averaged PCC values of SRMF are still higher even though high noise levels exist. Moreover, the drug-averaged RMSE values of SRMF decrease slower than the other two approaches when the data noise increases (Fig. 3b). Thus, SRMF performs better than KBMF and DLN in the current simulation settings.
10-fold cross-validation on GDSC and CCLE drug response datasets
We conducted 10-fold cross-validation to evaluate the performance of SRMF in the GDSC dataset with IC50 as drug response measurement. The drug response entries were divided into 10 folds randomly with almost the same size. The 9-fold was used as a training set and the remaining 1-fold was used as a test set. The prediction process was repeated 10 times for each fold as a test set. Here, we compared SRMF with three state-of-the-art methods, namely, KBMF, DLN and RF [18]. Surprisingly, SRMF achieved best prediction performance with weight parameter for drug similarityλ d = 0, which means that drug structure did not contribute to the prediction performance improvement of SRMF. Table 1 shows the comparison results obtained by various methods. As shown in Table 1, SRMF attains the best measure values in all metrics over the GDSC dataset. The drug-averaged PCC_S/R (Pearson correlation between predicted and observed responses of sensitive and resistant cell lines) obtained by SRMF is 0.71, which is 20.34% better than the second method KBMF. The drug-averaged RMSE_S/R (root mean square error between predicted and observed responses of sensitive and resistant cell lines) obtained by our method is 1.73, which is 13.50% lower than that obtained by the second method KBMF. Notably, the prediction performance of SRMF was decreased when the gene expression data was dropped out (setting weight parameter for cell line similarityλ c = 0) (Table 1). Figure 4 shows the box plots of different methods with respect to the above two evaluation metrics for each drug. To further evaluate the prediction performance of SRMF on individual drugs, the comparison results of four models for the drugs targeting genes in the PI3K and ERK pathways are shown in Fig. 5 and Additional file 4, respectively, which indicate that SRMF obtained higher PCC and lower RMSE for most drugs.
Table 1.
Methods | Drug-averaged PCC_S/R | Drug-averaged RMSE_S/R | Drug-averaged RMSE_S/R | Drug-averaged RMSE |
---|---|---|---|---|
SRMF (drug response + gene expression) | 0.71 (±0.15) | 1.73 (±0.46) | 0.62 (±0.16) | 1.43 (±0.36) |
SRMF (drug response) | 0.69 (±0.16) | 1.72 (±0.48) | 0.59 (±0.17) | 1.45 (±0.39) |
KBMF | 0.59 (±0.14) | 2.00 (±0.51) | 0.49 (±0.14) | 1.59 (±0.42) |
DLN | 0.55 (±0.14) | 2.49 (±0.85) | 0.44 (±0.13) | 2.08 (±0.83) |
RF | 0.50 (±0.15) | 2.23 (±0.66) | 0.40 (±0.14) | 1.69 (±0.50) |
PCC_S/R—Drug-averaged Pearson correlation for responses from sensitive and resistant cell lines; RMSE_S/R—Drug-averaged root-mean-square error for responses from sensitive and resistant cell lines; PCC—Drug-averaged Pearson correlation for responses across all cell lines; RMSE—Drug-averaged root-mean-square error for responses across all cell lines. The value shown in the bracket represents standard deviation
We further validated the prediction performance of SRMF on CCLE dataset with active area as drug response measurement using the same manner. Here the low dimensionality K was set as 12. The comparison results of four models are shown in Table 2. SRMF also attained the best measure values in all metrics. The drug-averaged PCC_S/R obtained by SRMF is 0.78, which is 9.86% better than the second competing method DLN. The drug-averaged RMSE_S/R obtained by SRMF is 0.74, which is 6.33% lower than that achieved by the second method RF. As in the GDSC dataset, gene expression versus drug structure indeed improves the prediction performance of SRMF in CCLE dataset. Notably, one may assess treatment potential not by absolute values of drug response data, but rather by their relative order, because of batch effect of different experiments. So compared to RMSE, PCC might be a better measurement of prediction performance [4, 15, 17]. In fact, even the published original data from GDSC and CCLE have different magnitudes in IC50 for their common drugs [23]. Thus, SRMF achieved better predictive power as to Pearson correlation, suggesting that it can potentially be used in drug repositioning.
Table 2.
Methods | Drug-averaged PCC_S/R | Drug-averaged RMSE_S/R | Drug-averaged PCC | Drug-averaged RMSE |
---|---|---|---|---|
SRMF (drug response + gene expression) | 0.78 (±0.07) | 0.74 (±0.23) | 0.71 (±0.09) | 0.57 (±0.18) |
SRMF (drug response) | 0.76 (±0.08) | 0.75 (±0.23) | 0.69 (±0.09) | 0.60 (±0.23) |
KBMF | 0.65 (±0.10) | 0.81 (±0.20) | 0.71 (±0.10) | 0.64 (±0.17) |
DLN | 0.71 (±0.06) | 0.99 (±0.43) | 0.64 (±0.06) | 0.86 (±0.42) |
RF | 0.69 (±0.10) | 0.79 (±0.26) | 0.62 (±0.11) | 0.61 (±0.20) |
PCC_S/R—Drug-averaged Pearson correlation for responses from sensitive and resistant cell lines; RMSE_S/R—Drug-averaged root-mean-square error for responses from sensitive and resistant cell lines; PCC—Drug-averaged Pearson correlation for responses across all cell lines; RMSE—Drug-averaged root-mean-square error for responses across all cell lines. The value shown in the bracket represents standard deviation
Identification of consistent and novel drug-cancer gene associations for predicted response data
Using SRMF validated in the previous subsections, we trained a model on all available data and used it to predict the missing responses in the GDSC dataset. Here we focused on an EGFR and ERBB2 (also known as HER2) inhibitor lapatinib, where more than half of response values (342/652) were missing, and a cyclin D kinases (CDKs) 4 and 6 inhibitor PD-0332991, where nearly 10% of response values (62/652) were missing. There were clear associations between EGFR and ERBB2 mutations and sensitivity to lapatinib that targets the product of these genes [24, 25]. Here, we grouped the unassayed cell lines based on their EGFR mutation profiles, and found that the EGFR-mutated cell lines were significantly more sensitive to lapatinib. This prediction happened to coincide with that in assayed cell lines (Fig. 6a). Similar fact was observed with predicted response of ERBB2-mutated cell lines to lapatinib (Fig. 6b). As to PD-0332991, the predicted results show that CDKN2A-mutated cell lines are more sensitive to PD-0332991 (Fig. 6c), and this prediction was consistent with that in assayed cell lines and in agreement with previously published study [26]. In summary, even though SRMF does not specifically model mutation information, it can correctly predict consistent drug-cancer gene associations for unassayed cell lines.
The newly predicted drug responses combined with existing drug responses were able to detect novel drug-cancer gene associations as well. For example, MET amplification was significantly associated with sensitivity to c-Met inhibitor PHA-665752 [27, 28], which was obtained by combining newly predicted drug responses and available observations versus available observations themselves (Fig. 7a), confirming the need for complementing the missing drug response values to capture new drug-sensitizing genotypes. The significant association between TSC1 mutation and sensitivity to mTOR inhibitor rapamycin [29] was identified based on a combination of newly predicted drug responses and available observations versus available observations themselves (Fig. 7b).
Drug repositioning and novel genomic correlates of drug sensitivity
The newly predicted drug responses of GDSC dataset can aid in drug repositioning. The mTOR inhibitor rapamycin was sensitive to non-small cell lung cancer (NSCLC) [30] based on newly predicted drug responses versus available observations (Fig. 8a). Furthermore, we applied elastic net regression, a penalized linear modelling technique, to identify genomic correlates of rapamycin sensitivity by integrating gene expression data and cell line responses to rapamycin including newly predicted response values and existing data [3–5]. Expression of AK1RC3 and HINT1 was identified as the top two sensitive signatures for rapamycin. Higher AK1RC3 expression was correlated with newly predicted sensitivity to rapamycin (Fig. 8b, Pearson correlation coefficient PCC=−0.35, P value=1.33 × 10‐10). Similar situation appeared with HINT expression (PCC=−0.24, P value=1.07 × 10‐5). Interestingly, AK1RC3 has been suggested as an adjunct marker for differentiating small cell carcinoma from NSCLC [31], and the increased expression of HINT1 inhibits the growth of NSCLC cell lines [32].
Discussion
SRMF currently incorporated the gene expression profile based cell line similarity. Notably, SRMF can be extended to incorporate multiple types of similarity measures for cell lines through weighted low-rank approximation [20] and multiple kernel learning techniques [33]. Consequently, as to the two datasets used in the current study, some other genomic features of cell lines such as copy number variation, somatic mutation and pathways could potentially improve the performance of SRMF. Moreover, there are already some large panels of cancer cell lines for which multiple layer omics data such as microRNA expression, DNA methylation and reverse-phase protein array, and their related drug responses have been experimentally determined [5, 18, 21]. With increasing data on drug responses becoming available over time, and extended matrix factorization models to utilize the above heterogeneous data, we hope this matrix factorization based approach will have much better predictive power. Besides, our approach can be applied to other research fields such as modelling the causal regulatory network by integrating chromatin accessibility and transcriptome data in matched samples, which are deposited in Encyclopedia of DNA Elements (ENCODE) and Roadmap Epigenomic projects [34].
Conclusions
In this study, we developed a similarity-regularized matrix factorization method SRMF to predict the response of cancer cell lines to drug treatments for IC50 values in the GDSC and activity areas in the CCLE study. The performance of SRMF was first evaluated through simulation studies and further validated by the 10-fold cross validation on GDSC and CCLE datasets. Clearly, SRMF shows better overall prediction performance than other methods in the comparison study. Finally, in comparison with existing data, the newly predicted drug responses of GDSC dataset can find consistent and novel drug-cancer gene associations and aid in drug repositioning.
Additional files
Acknowledgements
Not applicable.
Funding
This work was supported by National Natural Science Foundation of China (31,370,075 and 61,603,273), National Basic Research Program of China(973 Program) (2013CB734004), Singapore National Research Foundation (2016NRF-NSFC001–026), Tianjin Municipal Natural Science Foundation (16JCYBJC18500), Tianjin University of Science and Technology (2014CXLG28) and Key Lab of Food Safety Intelligent Monitoring Technology, China Light Industry (KFKT2017A02). The funding agency has no role in the design of the study and collection, analysis, interpretation of data and writing of this manuscript.
Availability of data and materials
SRMF was implemented in MATLAB R2014b as a user-friendly package (https://github.com/linwang1982/SRMF). GDSC: Gene expression levels and drug response measures (IC50) for GDSC dataset were downloaded from the website (http://www.cancerrxgene.org/downloads). CCLE: Gene expression profiles and drug response measures (Activity area) for CCLE dataset are available from the website (http://www.broadinstitute.org/ccle). Chemical structures for drugs are available from PubChem (http://pubchem.ncbi.nlm.nih.gov).
Abbreviations
- CCLE
Cancer Cell Line Encyclopedia
- DLN
Dual-layer network
- GDSC
Genomics of Drug Sensitivity in Cancer
- KBMF
Kernelized Bayesian matrix factorization
- PCC
Pearson correlation coefficient
- PCC_S/R
PCC for drug responses from sensitive and resistant cell lines
- RF
Random forests
- RMSE
Root mean square error
- RMSE_S/R
RMSE for drug responses from sensitive and resistant cell lines
- SRMF
Similarity-regularized matrix factorization
Authors’ contributions
LW conceived of the study, carried out data analysis, performed statistical analysis and wrote the manuscript. XL, LZ and QG participated in the data analysis and corrected the words in the manuscript. All authors read and approved the final manuscript.
Ethics approval and consent to participate
Not applicable.
Consent for publication
Not applicable.
Competing interests
The authors declare that they have no competing interests.
Publisher’s Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Footnotes
Electronic supplementary material
The online version of this article (doi:10.1186/s12885-017-3500-5) contains supplementary material, which is available to authorized users.
Contributor Information
Lin Wang, Email: linwang@tust.edu.cn.
Xiaozhong Li, Email: lixz@tust.edu.cn.
Louxin Zhang, Email: matzlx@nus.edu.sg.
Qiang Gao, Email: gaoqiang@tust.edu.cn.
References
- 1.Mirnezami R, Nicholson J, Darzi A. Preparing for precision medicine. N Engl J Med. 2012;366:489–491. doi: 10.1056/NEJMp1114866. [DOI] [PubMed] [Google Scholar]
- 2.Xiao G, Ma S, Minna J, Xie Y. Adaptive prediction model in prospective molecular signature-based clinical studies. Clin Cancer Res. 2014;20:531–539. doi: 10.1158/1078-0432.CCR-13-2127. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.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:570–575. doi: 10.1038/nature11005. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4.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:603–607. doi: 10.1038/nature11003. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5.Iorio F, Knijnenburg TA, Vis DJ, Bignell GR, Menden MP, Schubert M, et al. A landscape of Pharmacogenomic interactions in cancer. Cell. 2016;166:740–754. doi: 10.1016/j.cell.2016.06.017. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 6.Seashore-Ludlow B, Rees MG, Cheah JH, Cokol M, Price EV, Coletti ME, et al. Harnessing connectivity in a large-scale small-molecule sensitivity dataset. Cancer Discov. 2015;5:1210–1223. doi: 10.1158/2159-8290.CD-15-0235. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Costello JC, Heiser LM, Georgii E, Gönen M, Menden MP, Wang NJ, et al. A community effort to assess and improve drug sensitivity prediction algorithms. Nat Biotechnol. 2014;32:1202–1212. doi: 10.1038/nbt.2877. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 8.Chen B, Butte AJ. Leveraging big data to transform target selection and drug discovery. Clin Pharmacol Ther. 2016;99:285–297. doi: 10.1002/cpt.318. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 9.Basu A, Bodycombe NE, Cheah JH, Price EV, Liu K, Schaefer GI, et al. An interactive resource to identify cancer genetic and lineage dependencies targeted by small molecules. Cell. 2013;154:1151–1161. doi: 10.1016/j.cell.2013.08.003. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.Stetson LC, Pearl T, Chen Y, Barnholtz-Sloan JS. Computational identification of multi-omic correlates of anticancer therapeutic response. BMC Genomics. 2014;15:S2. doi: 10.1186/1471-2164-15-S7-S2. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11.Geeleher P, Cox NJ, Huang RS. Cancer biomarker discovery is improved by accounting for variability in general levels of drug sensitivity in pre-clinical models. Genome Biol. 2016;17:190. doi: 10.1186/s13059-016-1050-9. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12.Geeleher P, Cox NJ, Huang RS. Clinical drug response can be predicted using baseline gene expression levels and in vitro drug sensitivity in cell lines. Genome Biol. 2014;15:R47. doi: 10.1186/gb-2014-15-3-r47. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 13.Dong Z, Zhang N, Li C, Wang H, Fang Y, Wang J, et al. Anticancer drug sensitivity prediction in cell lines from baseline gene expression through recursive feature selection. BMC Cancer. 2015;15:489. doi: 10.1186/s12885-015-1492-6. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Daemen A, Griffith OL, Heiser LM, Wang NJ, Enache OM, Sanborn Z, et al. Modeling precision treatment of breast cancer. Genome Biol. 2013;14:R110. doi: 10.1186/gb-2013-14-10-r110. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.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 doi: 10.1371/journal.pone.0061318. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16.Ammad-ud-din M, Georgii E, Gönen M, Laitinen T, Kallioniemi O, Wennerberg K, et al. Integrative and personalized QSAR analysis in cancer by Kernelized Bayesian matrix factorization. J Chem Inf Model. 2014;54:2347–2359. doi: 10.1021/ci500152b. [DOI] [PubMed] [Google Scholar]
- 17.Zhang N, Wang H, Fang Y, Wang J, Zheng X, Liu XS. Predicting anticancer drug responses using a dual-layer integrated cell line-drug network model. PLoS Comput Biol. 2015;11 doi: 10.1371/journal.pcbi.1004498. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18.Cortés-Ciriano I, van Westen GJ, Bouvier G, Nilges M, Overington JP, Bender A, et al. Improved large-scale prediction of growth inhibition patterns using the NCI60 cancer cell line panel. Bioinformatics. 2016;32:85–95. doi: 10.1093/bioinformatics/btv529. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19.Yap CW. PaDEL-descriptor: an open source software to calculate molecular descriptors and fingerprints. J Comput Chem. 2011;32:1466–1474. doi: 10.1002/jcc.21707. [DOI] [PubMed] [Google Scholar]
- 20.Zheng X, Ding H, Mamitsuka H, Zhu S. Collaborative matrix factorization with multiple similarities for predicting drug-target interactions. KDD’13: Proceedings of the 19th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining. 2013;p. 1025–33.
- 21.Marcotte R, Sayad A, Brown KR, Sanchez-Garcia F, Reimand J, Haider M, et al. Functional genomic landscape of human breast cancer drivers, vulnerabilities, and resistance. Cell. 2016;164:293–309. doi: 10.1016/j.cell.2015.11.062. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22.Ross DT, Scherf U, Eisen MB, Perou CM, Rees C, Spellman P, et al. Systematic variation in gene expression patterns in human cancer cell lines. Nat Genet. 2000;24:227–235. doi: 10.1038/73432. [DOI] [PubMed] [Google Scholar]
- 23.Haibe-Kains B, El-Hachem N, Birkbak NJ, Jin AC, Beck AH, et al. Inconsistency in large pharmacogenomic studies. Nature. 2013;504:389–393. doi: 10.1038/nature12831. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24.Dupouy S, Doan VK, Wu Z, Mourra N, Liu J, De Wever O, et al. Activation of EGFR, HER2 and HER3 by neurotensin/neurotensin receptor 1 renders breast tumors aggressive yet highly responsive to lapatinib and metformin in mice. Oncotarget. 2014;5:8235–8251. doi: 10.18632/oncotarget.1632. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 25.Konecny GE, Pegram MD, Venkatesan N, Finn R, Yang G, Rahmeh M, et al. Activity of the dual kinase inhibitor lapatinib (GW572016) against HER-2-overexpressing and trastuzumab-treated breast cancer cells. Cancer Res. 2006;66:1630–1639. doi: 10.1158/0008-5472.CAN-05-1182. [DOI] [PubMed] [Google Scholar]
- 26.Konecny GE, Winterhoff B, Kolarova T, Qi J, Manivong K, Dering J, et al. Expression of p16 and retinoblastoma determines response to cdk4/6 inhibition in ovarian cancer. Clin Cancer Res. 2011;17:1591–1602. doi: 10.1158/1078-0432.CCR-10-2307. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 27.Smolen GA, Sordella R, Muir B, Mohapatra G, Barmettler A, Archibald H, et al. Amplification of MET may identify a subset of cancers with extreme sensitivity to the selective tyrosine kinase inhibitor PHA-665752. Proc Natl Acad Sci U S A. 2006;103:2316–2321. doi: 10.1073/pnas.0508776103. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 28.McDermott U, Sharma SV, Dowell L, Greninger P, Montagut C, Lamb J, et al. Identification of genotype-correlated sensitivity to selective kinase inhibitors by using high-throughput tumor cell line profiling. Proc Natl Acad Sci U S A. 2007;104:19936–19941. doi: 10.1073/pnas.0707498104. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 29.Liang MC, Ma J, Chen L, Kozlowski P, Qin W, Li D, et al. TSC1 loss synergizes with KRAS activation in lung cancer development in the mouse and confers rapamycin sensitivity. Oncogene. 2010;29:1588–1597. doi: 10.1038/onc.2009.452. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 30.Boffa DJ, Luan F, Thomas D, Yang H, Sharma VK, Lagman M, et al. Rapamycin inhibits the growth and metastatic progression of non-small cell lung cancer. Clin Cancer Res. 2004;10:293–300. doi: 10.1158/1078-0432.CCR-0629-3. [DOI] [PubMed] [Google Scholar]
- 31.Miller VL, Lin HK, Murugan P, Fan M, Penning TM, Brame LS, et al. Aldo-keto reductase family 1 member C3 (AKR1C3) is expressed in adenocarcinoma and squamous cell carcinoma but not small cell carcinoma. Int J Clin Exp Pathol. 2012;5:278–289. [PMC free article] [PubMed] [Google Scholar]
- 32.Yuan BZ, Jefferson AM, Popescu NC, Reynolds SH. Aberrant gene expression in human non small cell lung carcinoma cells exposed to demethylating agent 5-aza-2′-deoxycytidine. Neoplasia. 2014;6:412–419. doi: 10.1593/neo.03490. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 33.Gönen M, Alpaydın E. Multiple kernel learning algorithms. J Mach Learn Res. 2011;12:2211–2268. [Google Scholar]
- 34.Wang Y, Jiang R, Wong WH. Modeling the causal regulatory network by integrating chromatin accessibility and transcriptome data. Natl Sci Rev. 2016;3:240–251. doi: 10.1093/nsr/nww025. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
SRMF was implemented in MATLAB R2014b as a user-friendly package (https://github.com/linwang1982/SRMF). GDSC: Gene expression levels and drug response measures (IC50) for GDSC dataset were downloaded from the website (http://www.cancerrxgene.org/downloads). CCLE: Gene expression profiles and drug response measures (Activity area) for CCLE dataset are available from the website (http://www.broadinstitute.org/ccle). Chemical structures for drugs are available from PubChem (http://pubchem.ncbi.nlm.nih.gov).