subsetVcfOnAllelicity: Parse VCF

subsetVcfOnAllelicityR Documentation

Parse VCF

Description

Returns a VCF object subsetted for allelicity.

Usage

subsetVcfOnAllelicity(vcf, single.ref = TRUE, single.alt = TRUE)

Arguments

vcf

CollapsedVCF (see pkg VariantAnnotation)

single.ref

if TRUE, only records with a single 'ref' are kept

single.alt

if TRUE, only records with a single 'alt' are kept

Value

CollapsedVCF

Author(s)

Gautier Sarah, Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.