DrugsAnnot | R Documentation |
This data set is a matrix represents the drugs annotation that contains drugs' names, targets, mechanism of action , clinical phase, disease area, and indication.
data("DrugsAnnot")
A data frame with 6125 observations on the following 6 variables.
pert_iname
a character vector
clinical_phase
a character vector
moa
a character vector
target
a character vector
disease_area
a character vector
indication
a character vector
L1000 repurposing drugs . For research use only. Do not use the Repurposing Hub to make clinical treatment decisions. BROAD DOES NOT GUARANTEE OR WARRANT THE ACCURACY OF THE DATA WITHIN THE REPURPOSING HUB.
"The Drug Repurposing Hub, Broad Institute" http://www.broadinstitute.org/repurposing
Corsello SM, et al. Nature Medicine. 2017 Apr 7;23(4):405-408. doi: 10.1038/nm.4306
data(DrugsAnnot) ## maybe str(DrugsAnnot) ; plot(DrugsAnnot) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.