nf-core/meryl/unionsum @ 0.0.0-0c7146d
Summary
A genomic k-mer counter (and sequence utility) with nice features.
Get started
Add the following snippet to your workflow script to include this module.
include { MERYL_UNIONSUM } from 'nf-core/meryl/unionsum'
License
MIT License
Process
Name
|
MERYL_UNIONSUM |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
meryl_dbs
directory
|
Meryl k-mer databases |
kvalue
integer
|
An integer value of k to use as the k-mer value. |
|---|
Output
2 channels
#1
meryl_db
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.unionsum.meryl
directory
|
A Meryl k-mer database that is the union sum of the input databases *.unionsum.meryl
|
#2
versions_meryl
tuple
${task.process}
string
|
The name of the process |
|---|---|
meryl
string
|
The name of the tool |
meryl --version |& sed 's/meryl //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| meryl | A genomic k-mer counter (and sequence utility) with nice features. | https://github.com/marbl/meryl |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:55:00 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmeryl%2Funionsum/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/meryl/unionsum/blobs/sha256:38a2b4f8aee0757f30790c9fdc9cfe302cf0ded0c1bcc87767ed71a873fd669e |
| Size | 9.1 KB |
| Checksum | sha256:38a2b4f8aee0757f30790c9fdc9cfe302cf0ded0c1bcc87767ed71a873fd669e |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:55:00 (UTC) | 1 | 9.1 KB | - |