Compresses/decompresses files
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
input
:file
file to compress or to decompress
output
${output}
Output compressed/decompressed file
*.
gzi
*.gzi
Optional gzip index file for compressed inputs
versions_tabix
${task.process}
:string
The process the versions were collected from
tabix
The tool name
tabix -h 2>&1 | grep -oP 'Version:\s*\K[^\s]+'
:eval
The expression to obtain the version of the tool
versions
Bgzip compresses or decompresses files in a similar manner to, and compatible with, gzip.