CCLE_DRUG_BROAD {BiocOncoTK}R Documentation

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

Description

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

Usage

CCLE_DRUG_BROAD

Format

S4Vectors DataFrame instance

Source

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

Examples

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

[Package BiocOncoTK version 1.12.1 Index]