Description Usage Arguments Value Author(s) Examples
This function checkd for the top drugs targeting the supplied genes using the NCI60 datasets.
1 | getTopDrugs(genes = NULL, noOfCores = NULL)
|
genes |
A list of genes (Hugo symbol) |
noOfCores |
No of cores used to run the function |
A data frame containing the correlation between the gene expression and drug activity across all the drugs in NCI60 data
Ashish Jain
1 | #result<-getTopDrugs(CHECK1"")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.