Skip to contents

Parse VCF files for a provided path and construct data frame.

Usage

parse_vcf_to_df(path)

Arguments

path

path to VCF file in *.vcf or *.vcf.gz format

Value

tibble new data frame with all variants (fixed field and genotype information)