merge_mafs: Merge multiple mafs into single MAF

View source: R/mergeMafs.R

merge_mafsR 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


PoisonAlien/maftools documentation built on April 7, 2024, 2:49 a.m.