Description

Unzip ZIP archive files

Input

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

archive (file)

ZIP file

*.zip

Output

Name (Type)
Description
Pattern

meta (map)

Groovy Map containing sample information
e.g. [ id:‘test’, single_end

]

unzipped_archive (directory)

Directory contents of the unzipped archive

${archive.baseName}/

versions (file)

File containing software versions

versions.yml

Tools

unzip
LGPL-2.1-or-later

p7zip is a quick port of 7z.exe and 7za.exe (command line version of 7zip, see www.7-zip.org) for Unix.