tabix.createIndex.meta | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.