nf-core/shasum @ 0.0.0-4267833
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-4267833 |
|---|---|
| Commit ID | 4267833a0f4c62665ca68da4d3f220555528a715 |
| Release Date | 04 May 2026 15:00:39 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fshasum/0.0.0-4267833/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/shasum/blobs/sha256:21e4dda8d7298eb5d10aa750cda164b1339fa5660a9c2e781c135447dfe7c9fe |
| Size | 2.1 KB |
| Checksum | sha256:21e4dda8d7298eb5d10aa750cda164b1339fa5660a9c2e781c135447dfe7c9fe |
| 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 | - |