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

View source: R/VCF_to_catalog_functions.R

GetConsensusVAFR Documentation

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.


ICAMS documentation built on June 22, 2024, 6:47 p.m.