nf-core/gunzip @ 0.0.0-e2d3f0d
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-e2d3f0d |
|---|---|
| Commit ID | e2d3f0ddf4a74a4a9031f3caea2e9deaec5a440b |
| Release Date | 28 Apr 2026 21:15:40 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgunzip/0.0.0-e2d3f0d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/gunzip/blobs/sha256:8a0bc9aa3f741acd05fc9aa73278754b50aaacc7298f902faf75802f51dbb6a1 |
| Size | 2.8 KB |
| Checksum | sha256:8a0bc9aa3f741acd05fc9aa73278754b50aaacc7298f902faf75802f51dbb6a1 |
| 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 | - |