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 | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:17:10 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmeryl%2Funionsum/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/meryl/unionsum/blobs/sha256:c065f6ba5ae296ca62d7dea72bd5426abe221c4954a8f4818c66c9997d20eaad |
| Size | 9.1 KB |
| Checksum | sha256:c065f6ba5ae296ca62d7dea72bd5426abe221c4954a8f4818c66c9997d20eaad |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:30:05 (UTC) | 3 | 9.1 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:21:26 (UTC) | 3 | 9.1 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:17:10 (UTC) | 3 | 9.1 KB |