×

nf-core/shasum @ 0.0.0-0c7146d

Print SHA256 (256-bit) checksums.

Latest version: 0.0.0-4267833
Total downloads: 0
Source: nf-core/modules
Authors: @matthdsm
Maintainers: @matthdsm

Summary

Print SHA256 (256-bit) checksums.

Get started

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

include { SHASUM } from 'nf-core/shasum'

License

MIT License

Process
Name SHASUM
Input 1 channel
#1 tuple
meta map

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

file file

Any file

*.*
Output 2 channels
#1 checksum tuple
meta map

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

*.sha256 file

File containing checksum

*.sha256
#2 versions_sha256sum tuple
${task.process} string

Process name

sha256sum string

Tool name

sha256sum --version 2>&1 | head -n 1 | sed 's/.* //' eval

Software version

Tool Description Homepage
md5sum Create an SHA256 (256-bit) checksum. https://www.gnu.org
Version 0.0.0-0c7146d
Commit ID 4267833a0f4c62665ca68da4d3f220555528a715
Release Date 08 Apr 2026 19:37:39 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fshasum/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/shasum/blobs/sha256:9fc9b1195aaa4b0f2143da28aeb24077f6b42cbf8161a21d50b3cdf8ab3a497c
Size 2.1 KB
Checksum sha256:9fc9b1195aaa4b0f2143da28aeb24077f6b42cbf8161a21d50b3cdf8ab3a497c
Downloads 0
Version Date Status Downloads Size Diff
0.0.0-4267833 04 May 2026 15:00:39 (UTC) 0 2.1 KB
0.0.0-6c4ed3a 23 Apr 2026 15:45:11 (UTC) 0 2.1 KB
0.0.0-0c7146d 08 Apr 2026 19:37:39 (UTC) 0 2.1 KB -