Compresses files with pigz.
meta
:map
Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]
[ id:'sample1', single_end:false ]
raw_file
:file
File to be compressed
*.*
archive
$archive
The compressed file
*.gz
versions_pigz
${task.process}
:string
The name of the process
pigz
The name of the tool
pigz --version 2>&1 | sed "s/^.*pigz[[:space:]]*//"
:eval
The expression to obtain the version of the tool
versions
Parallel implementation of the gzip algorithm.