draw an oncostrip similar to cBioportal oncoprinter output.
draw an oncostrip similar to cBioportal oncoprinter output.
oncostrip(maf = NULL, ...)
This is just a wrapper around oncoplot with drawRowBar and drawColBar set to FALSE
None.
laml.maf <- system.file("extdata", "tcga_laml.maf.gz", package = "maftools")
laml <- read.maf(maf = laml.maf)
dev.new()
oncostrip(maf = laml, genes = c('NPM1', 'RUNX1'))Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.