nf-core/kaiju/mkfmi @ 0.0.0-6c4ed3a
Summary
Make Kaiju FMI-index file from a protein FASTA file
Get started
Add the following snippet to your workflow script to include this module.
include { KAIJU_MKFMI } from 'nf-core/kaiju/mkfmi'
License
MIT License
Name
|
KAIJU_MKFMI |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
Uncompressed Protein FASTA file (mandatory) *.{fa,faa,fasta}
|
nodes_dmp
file
|
NCBI nodes.dmp file (mandatory) nodes.dmp
|
|---|
names_dmp
file
|
NCBI names.dmp file (mandatory) names.dmp
|
|---|
keep_intermediate
boolean
|
Keep intermediate files true|false
|
|---|
sa
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.sa
file
|
Kaiju intermedite bwt-index file (not needed for classification) *.{sa}
|
bwt
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.bwt
file
|
Kaiju intermedite bwt-index file (not needed for classification) *.{bwt}
|
fmi
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.{fmi,dmp}
file
|
Kaiju FM-index file, and input {names,nodes}.dmp NCBI taxonomy files required for downstream Kaiju commands *.{fmi,dmp}
|
versions_kaiju
tuple
${task.process}
string
|
The name of the process |
|---|---|
kaiju
string
|
The name of the tool |
kaiju -h 2>&1 | sed -n 1p | sed 's/^.*Kaiju //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| kaiju | Fast and sensitive taxonomic classification for metagenomics | https://bioinformatics-centre.github.io/kaiju/ |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:26:38 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fkaiju%2Fmkfmi/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/kaiju/mkfmi/blobs/sha256:21d9bd98aaf56808fdba28fac7e6f21e9befaccf0eb5633a28d1712d59a4124f |
| Size | 3.0 KB |
| Checksum | sha256:21d9bd98aaf56808fdba28fac7e6f21e9befaccf0eb5633a28d1712d59a4124f |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:26:38 (UTC) | 3 | 3.0 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:18:36 (UTC) | 3 | 3.0 KB | |
| 0.0.0-e18a462 | 20 Apr 2026 15:00:25 (UTC) | 1 | 3.0 KB | |
| 0.0.0-c0c2de1 | 19 Apr 2026 15:00:14 (UTC) | 2 | 3.0 KB |