getTopDrugs: Function to get the top drugs using NCI60 data.

Description Usage Arguments Value Author(s) Examples

View source: R/getTopDrugs.R

Description

This function checkd for the top drugs targeting the supplied genes using the NCI60 datasets.

Usage

1
getTopDrugs(genes = NULL, noOfCores = NULL)

Arguments

genes

A list of genes (Hugo symbol)

noOfCores

No of cores used to run the function

Value

A data frame containing the correlation between the gene expression and drug activity across all the drugs in NCI60 data

Author(s)

Ashish Jain

Examples

1
#result<-getTopDrugs(CHECK1"")

ashishjain1988/KnowYourTarget documentation built on Dec. 19, 2021, 5:35 a.m.