Description

Compresses files with xz.

Input

name:type
description
pattern

meta:map

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

raw_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 ]

$archive:file

The compressed file

*.xz

versions

versions.yml:file

File containing software versions

versions.yml

Tools

xz
GNU LGPLv2.1 GNU GPLv2 GNU GPLv3

xz is a general-purpose data compression tool with command line syntax similar to gzip and bzip2.