bgzip a sorted tab-delimited genome file and then create tabix index
meta{:bash}
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
input{:bash}
:file
Sorted tab-delimited genome file
gz_index{:bash}
*.gz{:bash}
bgzipped tab-delimited genome file
*.gz
*.{tbi,csi}{:bash}
Tabix index file (either tbi or csi)
*.{tbi,csi}
versions{:bash}
versions.yml{:bash}
File containing software versions
versions.yml
Generic indexer for TAB-delimited genome position files.