×

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

write your description here

Latest version: 0.0.0-6c4ed3a
Total downloads: 10
Source: nf-core/modules
Authors: @lrauschning

Summary

write your description here

Get started

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

include { PIGZ_UNCOMPRESS } from 'nf-core/pigz/uncompress'

License

MIT License

Process
Name PIGZ_UNCOMPRESS
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test']

zip file

Gzipped file

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

Groovy Map containing sample information e.g. [ id:'test']

${uncompressed_filename} file

File to compress

*
#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 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 08 Apr 2026 19:26:13 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fpigz%2Funcompress/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/pigz/uncompress/blobs/sha256:e64b931635477f99fbdec2a603d6dd98048a234d8971b1d7870dd2555b25ff45
Size 2.0 KB
Checksum sha256:e64b931635477f99fbdec2a603d6dd98048a234d8971b1d7870dd2555b25ff45
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:36:26 (UTC) 3 2.0 KB
0.0.0-3fc6d40 22 Apr 2026 15:25:44 (UTC) 4 2.0 KB
0.0.0-0c7146d 08 Apr 2026 19:26:13 (UTC) 3 2.0 KB