GetConsensusVAF: Analogous to 'GetMutectVAF', calculating VAF and read depth...

Description Usage Arguments

View source: R/VCF_to_catalog_functions.R

Description

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

Usage

1
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.


ICAMS documentation built on April 3, 2021, 5:07 p.m.