vcf_loci_splitter: Split a VCF to Individual Loci

Description Usage Arguments Details Value

Description

Split a VCF to Individual Loci

Usage

1
vcf_loci_splitter(vcfRobj, write_new_meta = F)

Arguments

vcfRobj

S4object; vcfR object from the vcfR package

write_new_meta

boolean; Flag for whether or not the original vcf metadata should be included.

Details

If write_new_meta is set to False, a simplified vcf header will be returned (just file format)

Value

List of vcfRobj


IDEELResearch/vcfRmanip documentation built on Nov. 17, 2020, 9:32 p.m.