| read_MAF | R Documentation | 
Read a MAF (Mutation Annotation Format) file and create a Mutational Matrix combining gene and sample IDs.
read_MAF(path, ...)
path | 
 path to MAF file  | 
... | 
 other maftools::mutCountMatrix arguments  | 
the mutational (sparse) matrix associated to the MAF file
read_MAF(system.file("extdata", "paac_jhu_2014_500.maf", package = "CIMICE", mustWork = TRUE))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.