×

nf-core/unzip @ 0.0.0-3fc6d40

Unzip ZIP archive files

Latest version: 0.0.0-6c4ed3a
Total downloads: 3
Source: nf-core/modules
Authors: @jfy133
Maintainers: @jfy133

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-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:35:56 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Funzip/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/unzip/blobs/sha256:f0940e91b827699ef46cdf3eb7ba2e889e435ea61ca4d4ea81c61d5427d342dd
Size 2.2 KB
Checksum sha256:f0940e91b827699ef46cdf3eb7ba2e889e435ea61ca4d4ea81c61d5427d342dd
Downloads 1
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:51:30 (UTC) 1 2.2 KB
0.0.0-3fc6d40 22 Apr 2026 15:35:56 (UTC) 1 2.2 KB
0.0.0-0c7146d 08 Apr 2026 19:45:09 (UTC) 1 2.2 KB