nf-core/unzipfiles @ 0.0.0-0c7146d
Summary
Unzip ZIP archive files
Get started
Add the following snippet to your workflow script to include this module.
include { UNZIPFILES } from 'nf-core/unzipfiles'
License
MIT License
Process
Name
|
UNZIPFILES |
|---|
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
files
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
${prefix}/**
list
|
A list containing references to individual archive files */**
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| 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 | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:45:11 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Funzipfiles/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/unzipfiles/blobs/sha256:f3fb6ce18432c33d9514d8046241463b82712d4ffa33ed9ea76c655433874407 |
| Size | 2.3 KB |
| Checksum | sha256:f3fb6ce18432c33d9514d8046241463b82712d4ffa33ed9ea76c655433874407 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:51:31 (UTC) | 1 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:35:57 (UTC) | 1 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:45:11 (UTC) | 1 | 2.3 KB |