vcftools_filter: Filter VCF file

Description Usage Arguments

View source: R/vcftools.r

Description

Filter a VCF file using the external vcftools software, removing indels and keeping keeping only those SNVs that passed all filters.

Usage

1
vcftools_filter(input, output, remake = FALSE)

Arguments

input

an input VCF file

output

an output VCF file

remake

optional remake the output if it already exists


bioDS/phyloRNA documentation built on Feb. 21, 2022, 3:28 p.m.