reorder_maf: reorder_maf

reorder_mafR Documentation

reorder_maf

Description

Re-orders maf to comply with the TCGA MAF specifications (v2.2), tacking on all "non-standard" columns after the initial 32

Usage

reorder_maf(maf, include.other = TRUE)

Arguments

maf

data.frame of MAF

include.other

logical flag whether to include non-standard maf columns after the standard ones (=TRUE)

Value

data.frame representing MAF in standard column order

Author(s)

Marcin Imielinski


mskilab/skitools documentation built on Aug. 31, 2023, 1:13 p.m.