seqExampleFileName: Example files

Description Usage Arguments Value Author(s) Examples

View source: R/Utilities.R

Description

The example files of VCF and GDS format.

Usage

1
seqExampleFileName(type=c("gds", "vcf", "KG_Phase1"))

Arguments

type

either "gds" (by default) or "vcf"

Value

Return the path of a VCF file in the package if type="vcf", or the path of a GDS file if type="gds". If type="KG_Phase1", return the path of GDS file on Chromosome 22 of the 1000 Genomes Phase 1 project.

Author(s)

Xiuwen Zheng

Examples

1
2
3
4
5

SeqArray documentation built on Nov. 8, 2020, 5:08 p.m.