×

nf-core/zip @ 0.0.0-e3e0c68

Compress file lists to produce ZIP archive files

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

Summary

Compress file lists to produce ZIP archive files

Get started

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

include { ZIP } from 'nf-core/zip'

License

MIT License

Process
Name ZIP
Input 1 channel
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

files file

File or list of files to be zipped

Output 2 channels
#1 versions_zip tuple
${task.process} string

The name of the process

zip string

The name of the tool

7za i 2>&1 | grep 'p7zip Version' | sed 's/.*p7zip Version //; s/(.*//' eval

The expression to obtain the version of the tool

#2 zipped_archive tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

${prefix}.zip file

ZIP file

*.zip
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-e3e0c68
Commit ID e3e0c687eb5c129c011fca992af762ff2d4cb0f3
Release Date 27 Apr 2026 21:15:49 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fzip/0.0.0-e3e0c68/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/zip/blobs/sha256:507c6d5844c675712409c041379bdcdb794576f12c4571e62c79b466a5e8960f
Size 2.2 KB
Checksum sha256:507c6d5844c675712409c041379bdcdb794576f12c4571e62c79b466a5e8960f
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-e3e0c68 27 Apr 2026 21:15:49 (UTC) 1 2.2 KB
0.0.0-0c7146d 08 Apr 2026 19:24:17 (UTC) 1 2.0 KB -