View source: R/VCF_to_catalog_functions.R
GetConsensusVAF | R Documentation |
GetMutectVAF
, calculating VAF and read depth
from PCAWG7 consensus vcfsAnalogous to GetMutectVAF
, calculating VAF and read depth
from PCAWG7 consensus vcfs
GetConsensusVAF(vcf, mc.cores = 1)
vcf |
An in-memory VCF data frame. |
mc.cores |
The number of cores to use. Not available on Windows
unless |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.