powered by
Create tabix index for bgzipped VCF file
tabix.createIndex.vcf(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)
Run the code above in your browser using DataLab