CCLE_DRUG_BROAD: CCLE_DRUG_BROAD: serialization of legacy CCLE 'Drug data'...

Description Usage Format Source Examples

Description

CCLE_DRUG_BROAD: serialization of legacy CCLE 'Drug data' from Broad Institute

Usage

1

Format

S4Vectors DataFrame instance

Source

"https://data.broadinstitute.org/ccle_legacy_data/pharmacological_profiling/CCLE_NP24.2009_Drug_data_2015.02.24.csv"

Examples

1
2
3
4
data(CCLE_DRUG_BROAD)
requireNamespace("S4Vectors")
S4Vectors::metadata(CCLE_DRUG_BROAD) # imported using read.csv, stringsAsFactors=FALSE, coerced to DataFrame
head(CCLE_DRUG_BROAD)

BiocOncoTK documentation built on Nov. 8, 2020, 6:03 p.m.