create tabix index from a sorted bgzip tab-delimited genome file
meta
Groovy Map containing sample information e.g. [ id:‘test’, single_end
tab
TAB-delimited genome position file compressed with bgzip
*.{bed.gz,gff.gz,sam.gz,vcf.gz}
tbi
tabix index file
*.{tbi}
csi
coordinate sorted index file
*.{csi}
versions
File containing software versions
versions.yml
Generic indexer for TAB-delimited genome position files.