tabix.createIndex.vcf | R Documentation |
Create tabix index for bgzipped VCF file
tabix.createIndex.vcf(bgzipVcfFile)
bgzipVcfFile |
character, input vcf file |
http://zhanxw.com/seqminer/ for online manual and examples
fileName = system.file("vcf/all.anno.filtered.extract.vcf.gz", package = "seqminer")
tabix.createIndex.vcf(fileName)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.