×

nf-core/gunzip @ 0.0.0-0c7146d

Compresses and decompresses files.

Latest version: 0.0.0-e2d3f0d
Total downloads: 2
Source: nf-core/modules

Summary

Compresses and decompresses files.

Get started

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

include { GUNZIP } from 'nf-core/gunzip'

License

MIT License

Process
Name GUNZIP
Input 1 channel
#1 tuple
meta map

Optional groovy Map containing meta information e.g. [ id:'test', single_end:false ]

archive file

File to be compressed/uncompressed

*.*
Output 2 channels
#1 gunzip tuple
meta file

Compressed/uncompressed file

*.*
${gunzip} file

Compressed/uncompressed file

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

The process the versions were collected from

gunzip string

The tool name

gunzip --version 2>&1 | head -1 | sed "s/^.*(gzip) //; s/ Copyright.*//" eval

The expression to obtain the version of the tool

Tool Description Homepage
gunzip gzip is a file format and a software application used for file compression and decompression. n/a
Version 0.0.0-0c7146d
Commit ID e2d3f0ddf4a74a4a9031f3caea2e9deaec5a440b
Release Date 08 Apr 2026 18:46:27 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgunzip/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/gunzip/blobs/sha256:7315fce8fcf0794b66248bb945d276f8b4b88594bf6768ff718e4d7836a44496
Size 2.6 KB
Checksum sha256:7315fce8fcf0794b66248bb945d276f8b4b88594bf6768ff718e4d7836a44496
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-e2d3f0d 28 Apr 2026 21:15:40 (UTC) 1 2.8 KB
0.0.0-0c7146d 08 Apr 2026 18:46:27 (UTC) 1 2.6 KB -