Enrichment of known oncogenic pathways
Checks for enrichment of known oncogenic pathways
OncogenicPathways(maf, pathways = NULL, fontSize = 1, panelWidths = c(2, 4, 4))
Oncogenic signalling pathways are derived from TCGA cohorts. See reference for details.
Prints fraction of altered pathway
Sanchez-Vega F, Mina M, Armenia J, Chatila WK, Luna A, La KC, Dimitriadoy S, Liu DL, Kantheti HS, Saghafinia S et al. 2018. Oncogenic Signaling Pathways in The Cancer Genome Atlas. Cell 173: 321-337 e310
laml.maf <- system.file("extdata", "tcga_laml.maf.gz", package = "maftools") laml <- read.maf(maf = laml.maf) OncogenicPathways(maf = laml)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.