| myeloma | R Documentation |
Multiple Myeloma data extracted from publicly available gene expression data (GEO Id: GSE4581).
data("myeloma")
A data frame with 256 rows and 12 columns.
molecular_groupPatients' molecular subgroups
chr1q21_statusAmplification status of the chromosome 1q21
treatmenttreatment
eventsurvival status 0 = alive, 1 = dead
timeSurvival time in months
CCND1Gene expression
CRIM1Gene expression
DEPDC1Gene expression
IRF4Gene expression
TP53Gene expression
WHSC1Gene expression
The remaining columns (CCND1, CRIM1, DEPDC1, IRF4, TP53, WHSC1) correspond to the gene expression level of specified genes.
data(myeloma)
head(myeloma)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.