×

nf-core/pigz/compress @ 0.0.0-0c7146d

Compresses files with pigz.

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

Summary

Compresses files with pigz.

Get started

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

include { PIGZ_COMPRESS } from 'nf-core/pigz/compress'

License

MIT License

Process
Name PIGZ_COMPRESS
Input 1 channel
#1 tuple
meta map

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

raw_file file

File to be compressed

*.*
Output 2 channels
#1 archive tuple
meta map

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

$archive file

The compressed file

*.gz
#2 versions_pigz tuple
${task.process} string

The name of the process

pigz string

The name of the tool

pigz --version 2>&1 | sed "s/^.*pigz[[:space:]]*//" eval

The expression to obtain the version of the tool

Tool Description Homepage
pigz Parallel implementation of the gzip algorithm. https://zlib.net/pigz/
Version 0.0.0-0c7146d
Commit ID 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 19:03:11 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fpigz%2Fcompress/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/pigz/compress/blobs/sha256:494b74dd174d624a79468fef4775da609b50e30bc5c9b83bebd7e11eb0f3d1a8
Size 2.1 KB
Checksum sha256:494b74dd174d624a79468fef4775da609b50e30bc5c9b83bebd7e11eb0f3d1a8
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 19:03:11 (UTC) 1 2.1 KB -