powered by
Create tabix index for bgzipped MetaScore/MetaCov file
tabix.createIndex.meta(bgzipFile)
character, input vcf file
http://zhanxw.com/seqminer/ for online manual and examples
http://zhanxw.github.io/rvtests/ for rvtests
fileName = system.file("rvtests/rvtest.MetaScore.assoc.anno.gz", package = "seqminer") tabix.createIndex.meta(fileName)
Run the code above in your browser using DataLab