Description Usage Arguments Value Note Examples
enumerate samples available in a VCF file
1 | sampsInVCF(tf)
|
tf |
instance of |
vector of available sample identifiers
This package exports TabixFile
for the sake of the example below.
1 2 | tf = TabixFile(system.file("vcf/CEU.exon.2010_09.genotypes.vcf.gz", package="GGtools"))
sampsInVCF(tf)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.