rmChangePoint: Remove CNV regions within VCF files by change point method

Description Usage Arguments Value

View source: R/update_vcf.R

Description

Remove CNV regions within VCF files by change point method

Usage

1
rmChangePoint(vcf, threshold, skew, lower, upper)

Arguments

vcf

Input VCF files

threshold

Threshold for allele frequency

skew

Skewness for allele frequency

lower

Lower bound for allele frequency region

upper

Upper bound for allele frequency region

Value

VCF object without change point region


vanquish documentation built on May 2, 2019, 9:42 a.m.