merge_mafs {maftools}R Documentation

Merge multiple mafs into single MAF

Description

Merges multiple maf files/objects/data.frames into a single MAF.

Usage

merge_mafs(mafs, verbose = TRUE, ...)

Arguments

mafs

a list of MAF objects or data.frames or paths to MAF files.

verbose

Default TRUE

...

additional arguments passed read.maf

Value

MAF object


[Package maftools version 2.0.05 Index]