MLL | R Documentation |
Data from MLL-rearranged pediatric AML patients in COG clinical trials. AgeGroup, Sex, FAB, BlastPercent, fusion, OS, OSI, and Protocol are clinical. MECOM, PRDM16, CD33, CD34, NCAM1, and KDM5D are log-normalized mRNA CPMs (counts per million reads) for six genes, some of which are informative about clinical outcomes (see vignette for more details).
data(MLL)
A data.frame
data(MLL)
library(mixR)
MLLfit <- mixfit(MLL$MECOM, ncomp=2)
plot(MLLfit, xlab="log(MECOM transcripts)")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.