×

nf-core/xz/decompress @ 0.0.0-0c7146d

Decompresses files with xz.

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @leoisl
Maintainers: @leoisl

Summary

Decompresses files with xz.

Get started

Add the following snippet to your workflow script to include this module.

include { XZ_DECOMPRESS } from 'nf-core/xz/decompress'

License

MIT License

Process
Name XZ_DECOMPRESS
Input 1 channel
#1 tuple
meta map

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

archive file

File to be decompressed

*.{xz}
Output 2 channels
#1 file tuple
meta map

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

$decompressed_file file

The decompressed file

*.*
#2 versions_xz tuple
${task.process} string

The name of the process

xz string

The name of the tool

xz --version | sed '1!d;s/\([^0-9.]*\)//g' eval

The expression to obtain the version of the tool

Tool Description Homepage
xz xz is a general-purpose data compression tool with command line syntax similar to gzip and bzip2. https://tukaani.org/xz/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:24:07 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fxz%2Fdecompress/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/xz/decompress/blobs/sha256:0aa511d14d46915b3dea627fcbf33637f0abbb2f73566083ce744e59d822d33b
Size 2.6 KB
Checksum sha256:0aa511d14d46915b3dea627fcbf33637f0abbb2f73566083ce744e59d822d33b
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:24:07 (UTC) 1 2.6 KB -