(Predict Response from Expression Data and Identify Cell line/Clinical Targets and Trends)
Please note: this repo has moved to https://github.com/HuangLabUMN/oncoPredict/
An R package for drug response prediction and drug-gene association prediction. The prepared GDSC and CTRP matrices for the calcPhenotype() are located in the oncoPredict OSF. * For drug response prediction, use calcPhenotype. * For pre-clinical biomarker discovery, use GLDS. * For clinical biomarker discovery, use IDWAS (for CNV or somatic mutation association with drug response) or indicate cc=TRUE (for gene expression association with drug response) in calcPhenotype(). * The link to updated CCLE gene expression data is found at depmap. We provide GDSC1/GDSC2 pre-processed expression and response data, as well as CTRP response data and depmap's CCLE expression data (18Q2) here.
IDWAS This directory contains examples of IDWAS code application for clinical drug-gene association prediction.
GLDS This directory contains examples of GLDS code application for pre-clinical drug-gene association prediction.
calcPhenotype.Rmd Example of calcPhenotype() application.
Flowchart displaying the 3 primary functionalities available through oncoPredict (calcPhenotype, GLDS, IDWAS) as well as the files generated from each function and parameters. Functions and files generated are bold.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.