maftools
provides a comprehensive set of functions for processing MAF files and to perform most commonly used analyses in cancer genomics. See here for a detailed usage and a case study.
#Install from Bioconductor repository
BiocManager::install("maftools")
#Install from GitHub repository
BiocManager::install("PoisonAlien/maftools")
A complete documentation of maftools using TCGA LAML as a case study can be found here.
Mayakonda A, Lin DC, Assenov Y, Plass C, Koeffler HP. 2018. Maftools: efficient and comprehensive analysis of somatic variants in cancer. Genome Research. PMID: 30341162
| File formats | Data Portals | Annotation tools | |:------------------------------------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------------:|:---------------------------------------------------------------------------------------------:| | Mutation Annotation Format | TCGA | vcf2maf - for converting your VCF files to MAF | | Variant Call Format | ICGC | Ensembl Variant Effect Predictor VEP | | ICGC Simple Somatic Mutation Format | Broad Firehose | Annovar | | | cBioPortal | Funcotator | | | CIViC - Clinical interpretation of variants in cancer | | | | DGIdb - Information on drug-gene interactions and the druggable genome | |
Below are some more useful software packages for somatic variant analysis (not necessarily similar to maftools)
maftools
output (R)maftools
(R)Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.