maftools_remove_dubious_genes | R Documentation |
Filter out genes likely to appear in many analyses from your MAF (e.g. TTN & Olfactory receptors )
maftools_remove_dubious_genes(maf, genelist = somaticflags::somaticflags)
maf |
a MAF object |
genelist |
a character vector containing HUGO Symbols to remove from MAF |
MAF object
CRUX:::maftools_remove_dubious_genes(maftools::tcgaLoad("gbm"), "TTN")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.