nf-core/bracken/combinebrackenoutputs @ 0.0.0-6c4ed3a
Summary
Combine output of metagenomic samples analyzed by bracken.
Get started
Add the following snippet to your workflow script to include this module.
include { BRACKEN_COMBINEBRACKENOUTPUTS } from 'nf-core/bracken/combinebrackenoutputs'
License
MIT License
Process
Name
|
BRACKEN_COMBINEBRACKENOUTPUTS |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
input
file
|
List of output files from bracken *
|
Output
2 channels
#1
txt
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.txt
file
|
Combined output in table format *.txt
|
#2
versions_combine_bracken_outputs
tuple
${task.process}
string
|
The name of the process |
|---|---|
combine_bracken_outputs
string
|
The name of the tool |
bracken -v | cut -f2 -d"v"
string
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| bracken | Bracken (Bayesian Reestimation of Abundance with KrakEN) is a highly accurate statistical method that computes the abundance of species in DNA sequences from a metagenomics sample. | https://ccb.jhu.edu/software/bracken/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:07:55 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fbracken%2Fcombinebrackenoutputs/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bracken/combinebrackenoutputs/blobs/sha256:e1c3f1ad51457ac9124ac94ac487a956ade347369bbf4680e840fe5cd859da30 |
| Size | 2.6 KB |
| Checksum | sha256:e1c3f1ad51457ac9124ac94ac487a956ade347369bbf4680e840fe5cd859da30 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:07:55 (UTC) | 4 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:49:35 (UTC) | 3 | 2.6 KB |