parse.vcf: Read in a vcf file

Description Usage Arguments Value See Also Examples

View source: R/gwscaR.R

Description

Read in a vcf file

Usage

1
parse.vcf(filename)

Arguments

filename

The name of the vcf file

Value

A dataframe containing the contents of the vcf file, including headers.

See Also

Flanagan & Jones 2017

Examples

1
vcf<-parse.vcf(system.file("extdata/example.vcf.txt",package = "gwscaR"))

spflanagan/gwscaR documentation built on Nov. 14, 2019, 9:16 p.m.