bgzip a sorted tab-delimited genome file and then create tabix index
meta
Groovy Map containing sample information e.g. [ id:'test', single_end:false ]
tab
TAB-delimited genome position file
*.{bed,gff,sam,vcf}
gz
Output compressed file
*.{gz}
tbi
tabix index file
*.{gz.tbi}
csi
tabix alternate index file
*.{gz.csi}
versions
File containing software versions
versions.yml
Generic indexer for TAB-delimited genome position files.