Learn R Programming

ICAMS (version 2.3.12)

GetConsensusVAF: Analogous to GetMutectVAF, calculating VAF and read depth from PCAWG7 consensus vcfs

Description

Analogous to GetMutectVAF, calculating VAF and read depth from PCAWG7 consensus vcfs

Usage

GetConsensusVAF(vcf, mc.cores = 1)

Arguments

vcf

An in-memory VCF data frame.

mc.cores

The number of cores to use. Not available on Windows unless mc.cores = 1.