nf-core/gunc/run @ 0.0.0-0c7146d
Summary
Detection of Chimerism and Contamination in Prokaryotic Genomes
Get started
Add the following snippet to your workflow script to include this module.
include { GUNC_RUN } from 'nf-core/gunc/run'
License
MIT License
Process
Name
|
GUNC_RUN |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta_files
file
|
A list of FASTA files containing contig (bins) *.fa
|
db
file
|
GUNC database file *.dmnd
|
|---|
Output
3 channels
#1
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 |
#2
all_levels_tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*all_levels.tsv
file
|
Optional output file with results for each taxonomic level *.tsv
|
#3
maxcss_level_tsv
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*maxCSS_level.tsv
file
|
Output file with results for the maximum CSS level *.tsv
|
| 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:25 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fgunc%2Frun/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/gunc/run/blobs/sha256:d9e56e61cc945fda39591efebbe2d7510f73a5c0f4958c7c7948d6c9646872d6 |
| Size | 2.6 KB |
| Checksum | sha256:d9e56e61cc945fda39591efebbe2d7510f73a5c0f4958c7c7948d6c9646872d6 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:46:25 (UTC) | 1 | 2.6 KB | - |