nf-core/unzip @ 0.0.0-0c7146d
Summary
Unzip ZIP archive files
Get started
Add the following snippet to your workflow script to include this module.
include { UNZIP } from 'nf-core/unzip'
License
MIT License
Process
Name
|
UNZIP |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
archive
file
|
ZIP file *.zip
|
Output
2 channels
#1
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
#2
unzipped_archive
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/
directory
|
Directory contents of the unzipped archive ${archive.baseName}/
|
| Tool | Description | Homepage |
|---|---|---|
| unzip | p7zip is a quick port of 7z.exe and 7za.exe (command line version of 7zip, see www.7-zip.org) for Unix. | https://sourceforge.net/projects/p7zip/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:20:59 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Funzip/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/unzip/blobs/sha256:7c3a7408b40478dba25e801b3d0b86b7cd7509da5816d3647f33ec63cc4e4af1 |
| Size | 2.2 KB |
| Checksum | sha256:7c3a7408b40478dba25e801b3d0b86b7cd7509da5816d3647f33ec63cc4e4af1 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:20:59 (UTC) | 1 | 2.2 KB | - |