Description

Compresses files with pigz.

Input

name:type
description
pattern

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

raw_file{:bash}

:file

File to be compressed

*.*

Output

name:type
description
pattern

archive{:bash}

meta{:bash}

:map

Groovy Map containing sample information e.g. [ id:'sample1', single_end:false ]

$archive{:bash}

:file

The compressed file

*.gz

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

pigz

Parallel implementation of the gzip algorithm.