vcfLink: Create a vcfLink object

Description Usage Arguments

View source: R/vcflink.R

Description

Creates an object of class vcfLink, which acts as an interface to a temporary VCF file. Also loads metadata (if present) associated with the samples.

Usage

1
vcfLink(vcf_path, meta = NULL, overwriteID = FALSE)

Arguments

vcf_path

Character, the path to a VCF file

meta

Character, the path to a csv containing metadata associated with each sample

overwriteID

Boolean, overwrite SNP ids with numbers? Only set to TRUE if the VCF file does not already contain SNP ids


nspope/r2vcftools documentation built on Oct. 10, 2019, 2:06 a.m.