extract annotations from MAF object
extract annotations from MAF object
getClinicalData(x) ## S4 method for signature 'MAF' getClinicalData(x)
x |
An object of class MAF |
annotations associated with samples in MAF
laml.maf <- system.file("extdata", "tcga_laml.maf.gz", package = "maftools")
laml <- read.maf(maf = laml.maf)
getClinicalData(x = laml)Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.