Skip to content

Rahamathulla/KEA_DrugResponseLearning

 
 

Repository files navigation

Forked from KEA DrugResponseLearning matlab
The model will be converted from MATLAB to Octave - to provide access to lot of people.

DrugResponse is a program that build drug response model base on NCI60 data set (U133_plus2.0), and output model for prediction of patients

 Arguments:
 inputfile     Processed NCI60 data set (drug_mas5_reduced.mat) 
               drugname     7 FDA proved drugs
               genename     gene ID
               marker       probe level ID
               name         59 cell lines name
               x            gene expression
               y            GI50
 Output: 
 pdf
               LOOV result

Usage example:

DrugResponse_main('drug_mas5_reduced.mat')



Cai Huang 05/03/2017
Rahamathulla 21/11/2017

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%