nf-core/bracken/build @ 0.0.0-0c7146d
Summary
Extends a Kraken2 database to be compatible with Bracken
Get started
Add the following snippet to your workflow script to include this module.
include { BRACKEN_BUILD } from 'nf-core/bracken/build'
License
MIT License
Name
|
BRACKEN_BUILD |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
k2d
file
|
Kraken2 k2d binary database files *.k2d
|
map
file
|
Kraken2 k2d binary database taxonomy to sequencing mapping file *.map
|
library
file
|
Kraken2 masked FASTA files used to build the database *.fasta
|
taxonomy
file
|
Kraken2 nodes.dmp, names.dmp, and .accession2taxid taxonomy files *.{dmp,accession2taxid}
|
db
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bracken-database/
directory
|
Directory contains the database that can be used to perform taxonomic classification IMPORTANT: this output directory will be hardcoded as 'bracken-database/' inside the module to prevent issues of containers following symlinks in symlinks. To give a user the option to provide custom name for the database directory within a pipeline, you should customise this name using during pipeline output publication via the pipeline's publishDir or workflow output customisation options. bracken-database/
|
db_separated
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
bracken-database/database*
file
|
Bracken kmer distribution files database*
|
bracken-database/*k2d
file
|
Kraken2 k2d binary database files *.k2d
|
bracken-database/*map
file
|
Kraken2 k2d binary database taxonomy to sequencing mapping file *.map
|
bracken-database/library/added/*
file
|
Kraken2 masked FASTA files used to build the database *.fasta
|
bracken-database/taxonomy/*
file
|
Kraken2 nodes.dmp, names.dmp, and .accession2taxid taxonomy files *.{dmp,accession2taxid}
|
versions_bracken
tuple
${task.process}
string
|
The name of the process |
|---|---|
bracken
string
|
The name of the tool |
bracken -v | cut -f2 -d'v'
eval
|
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-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:28:29 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fbracken%2Fbuild/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/bracken/build/blobs/sha256:e518f0d24b25de1f952b23f30c49d6c4d2a2f710ecbd0a61d62c294e397202bc |
| Size | 3.5 KB |
| Checksum | sha256:e518f0d24b25de1f952b23f30c49d6c4d2a2f710ecbd0a61d62c294e397202bc |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:28:29 (UTC) | 1 | 3.5 KB | - |