Skip to content

CBIIT/NCI-DOE-Collab-Pilot1-Combo-combination-drug-response-predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NCI-DOE-Collab-Pilot1-Combo-Combination-Drug-Response-Predictor

Description

The combination drug response predictor (Combo) shows how to predict tumor cell line growth to drug pairs in the NCI-ALMANAC database using artificial neural networks.

User Community

Data scientists interested in bioinformatics; computational cancer biology, drug discovery, and machine learning.

Usability

Data scientists can train the provided untrained model with the shared preprocessed data or with their own preprocessed data, or can use the trained model to predict the drug response from the NCI-ALMANAC study. The provided scripts use data that have been downloaded from NCI-ALMANAC and normalized.

Uniqueness

Data scientists can use multiple machine learning techniques to predict drug response. The general rule is that classical methods like random forests would perform better for small datasets, while neural network approaches like Combo would perform better for relatively larger datasets.

Components

The following components are in the Model and Data Clearinghouse (MoDaC):

Publication

Xia, Fangfang, et al. "Predicting tumor cell line response to drug pairs with deep learning." BMC bioinformatics 19.18 (2018): 71-79.

Technical Details

Refer to this README.