Description

Create MD5 (128-bit) checksums

Input

name:type
description
pattern

meta{:bash}

:map

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

files{:bash}

:file

Any number of files. One md5sum file will be generated for each.

*.*

as_separate_files{:bash}

:boolean

If true, each file will have its own md5sum file. If false, all files will be checksummed into a single md5sum file.

Output

name:type
description
pattern

checksum{:bash}

meta{:bash}

:map

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

*.md5{:bash}

:file

File containing checksum

*.md5

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

md5sum
GPL-3.0-or-later

Create MD5 (128-bit) checksums for each file