Description

Compress files with crabz

Input

name:type
description
pattern

meta

:map

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

file

:file

File to be compressed

*.*

Output

name:type
description
pattern

archive

meta

:map

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

*.gz

:file

The compressed file

*.gz

versions_crabz

${task.process}

:string

The name of the process

crabz

:string

The name of the tool

0.10.0

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

crabz

:string

The name of the tool

0.10.0

:string

The expression to obtain the version of the tool

Tools

crabz
MIT

Like pigz, but rust