Description Usage Format Source Examples
CCLE_DRUG_BROAD: serialization of legacy CCLE 'Drug data' from Broad Institute
1 |
S4Vectors DataFrame instance
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.