GDSC_sampleMetadata | R Documentation |
A preprocessed version of the sample metadata from the GDSC dataset. This dataset is provided in the package to test the functionality of the package. The original dataset can be downloaded from the CancerRxGene website.
data(GDSC_sampleMetadata)
A data table with 5 columns and 1001 rows.
char
The name of the cell line in the GDSC dataset.
int
The COSMIC ID of the cell line in the GDSC dataset.
https://www.cancerrxgene.org/
data(GDSC_sampleMetadata)
head(GDSC_sampleMetadata)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.