read_vcf: Read in .vcf files

Description Usage Arguments Value

Description

Initializes a vcf object for use in editTools methods Currently, only works with 2-sample VCF files

Usage

1
read_vcf(filename, names = NULL)

Arguments

filename

The filename of the .vcf file

names

character vector of names that will be used to reference each sample. Specify in the order that the samples appear in the file.

Value

An object of class vcf


funkhou9/editTools documentation built on May 16, 2019, 4:05 p.m.