tabix.createIndex.meta {seqminer} | R Documentation |
Create tabix index for bgzipped MetaScore/MetaCov file
tabix.createIndex.meta(bgzipFile)
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)