nf-core/kmcp/merge @ 0.0.0-0c7146d
Summary
Merge search results from multiple databases.
Get started
Add the following snippet to your workflow script to include this module.
include { KMCP_MERGE } from 'nf-core/kmcp/merge'
License
MIT License
Process
Name
|
KMCP_MERGE |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
search_out
file
|
The output file created by kmcp search *.gz
|
Output
2 channels
#1
result
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.gz
file
|
Output file in gzipped format *.gz
|
#2
versions_kmcp
tuple
${task.process}
string
|
The name of the process |
|---|---|
kmcp
string
|
The name of the tool |
kmcp version 2>&1 | sed 's/^.*kmcp v//'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| kmcp | Accurate metagenomic profiling of both prokaryotic and viral populations by pseudo-mapping | https://github.com/shenwei356/kmcp |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:51:06 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fkmcp%2Fmerge/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/kmcp/merge/blobs/sha256:19d658dbee7c9085da8c488a5e0614ca956e1a0a9426024318176eaa9bcd36ea |
| Size | 2.6 KB |
| Checksum | sha256:19d658dbee7c9085da8c488a5e0614ca956e1a0a9426024318176eaa9bcd36ea |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:51:06 (UTC) | 1 | 2.6 KB | - |