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_group
Patients' molecular subgroups
chr1q21_status
Amplification status of the chromosome 1q21
treatment
treatment
event
survival status 0 = alive, 1 = dead
time
Survival time in months
CCND1
Gene expression
CRIM1
Gene expression
DEPDC1
Gene expression
IRF4
Gene expression
TP53
Gene expression
WHSC1
Gene 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.