nf-core/gunc/mergecheckm @ 0.0.0-0c7146d
Summary
Merging of CheckM and GUNC results in one summary table
Get started
Add the following snippet to your workflow script to include this module.
include { GUNC_MERGECHECKM } from 'nf-core/gunc/mergecheckm'
License
MIT License
Process
Name
|
GUNC_MERGECHECKM |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
gunc_file
file
|
Path of a gunc_scores.tsv file (mandatory) *.{bam,cram,sam}
|
checkm_file
file
|
Output TSV from CheckM qa (ideally with -o 2 extended format) (mandatory) *.{bam,cram,sam}
|
Output
2 channels
#1
tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.tsv
file
|
Merged checkm/gunc results in TSV format *.tsv
|
#2
versions_gunc
tuple
${task.process}
string
|
The name of the process |
|---|---|
gunc
string
|
The name of the tool |
gunc --version
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| gunc | Python package for detection of chimerism and contamination in prokaryotic genomes. | https://grp-bork.embl-community.io/gunc/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:46:23 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgunc%2Fmergecheckm/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/gunc/mergecheckm/blobs/sha256:358523f4bf4580d4c9ff879c4d2d7b3e157227b8bc8d12593a11637d3b3492d5 |
| Size | 2.9 KB |
| Checksum | sha256:358523f4bf4580d4c9ff879c4d2d7b3e157227b8bc8d12593a11637d3b3492d5 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:46:23 (UTC) | 1 | 2.9 KB | - |