View source: R/MultiAssayExperimentToMAF.R
MultiAssayExperimentToMAF | R Documentation |
Take a MultiAssayExperiment
object with specific mutation
assays and convert these into a maftools
representation. The names
provided via synAssay
and nonSynAssay
must match exactly those
assays in the MultiAssayExperiment
.
MultiAssayExperimentToMAF(x, synAssay = "maf_syn", nonSynAssay = "maf_nonSyn")
x |
A |
synAssay |
|
nonSynAssay |
|
A MAF
class object
?maftools::MAF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.