Description

Unzip ZIP archive files

Input

name:type
description
pattern

meta{:bash}

:map

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

archive{:bash}

:file

ZIP file

*.zip

Output

name:type
description
pattern

unzipped_archive{:bash}

meta{:bash}

:map

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

${prefix}/{:bash}

:directory

Directory contents of the unzipped archive

${archive.baseName}/

versions{:bash}

versions.yml{:bash}

: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.