vcf_to_tibble: VCF to tibble

Description Usage Arguments Value Examples

View source: R/vcf_to_tibble.R

Description

Creates a tidy tibble from a VCF file

Usage

1

Arguments

VCF

Path to a VCF

Value

None

Examples

1
vcf_to_tibble(system.file("extdata/example.vcf.gz", package="SeeGEM"))

davemcg/SeeGEM documentation built on May 5, 2019, 1:34 a.m.