Checks if the input file is bgzip compressed or not
meta
:map
Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]
input
:file
file to check compression
*.gz
compress_bgzip
:string
environmental variable with value “yes” or “no”
versions_grabix
${task.process}
The name of the process
grabix
The name of the tool
grabix |& sed -n 's/^version: //p'
:eval
The expression to obtain the version of the tool
versions
a wee tool for random access into BGZF files.