View source: R/fct_download_maf.R
download_maf | R Documentation |
Downloads a MAF file (inc. silent mutations). Does NOT download clinical datafile.
download_maf(maf, file)
maf |
a loaded maf object |
file |
the path to save maf to |
NOTHING. Run for its side effects
## Not run: CRUX:::download_maf(maftools::tcgaLoad("GBM"), "tcga_gbm.maf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.