DrugsAnnot: Annotation of a set of drugs

DrugsAnnotR Documentation

Annotation of a set of drugs

Description

This data set is a matrix represents the drugs annotation that contains drugs' names, targets, mechanism of action , clinical phase, disease area, and indication.

Usage

data("DrugsAnnot")

Format

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

Details

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.

Source

"The Drug Repurposing Hub, Broad Institute" http://www.broadinstitute.org/repurposing

References

Corsello SM, et al. Nature Medicine. 2017 Apr 7;23(4):405-408. doi: 10.1038/nm.4306

Examples

data(DrugsAnnot)
## maybe str(DrugsAnnot) ; plot(DrugsAnnot) ...

bigomics/SPACEconnect documentation built on March 19, 2022, 3:39 a.m.