nf-core/mmseqs/createtaxdb @ 0.0.0-0c7146d
Summary
Adds taxonomy information to an existing MMseqs2 database
Get started
Add the following snippet to your workflow script to include this module.
include { MMSEQS_CREATETAXDB } from 'nf-core/mmseqs/createtaxdb'
License
MIT License
Name
|
MMSEQS_CREATETAXDB |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
db
directory
|
Directory containing the MMseqs2 database *
|
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
taxdump_dir
directory
|
Directory containing NCBI taxonomy dump files (names.dmp, nodes.dmp, merged.dmp). If not provided, the module will attempt to download them from NCBI *
|
meta3
map
|
Groovy Map containing sample information e.g. |
|---|---|
tax_mapping_file
file
|
File mapping sequence IDs to taxonomy IDs. If not provided, the module will attempt to download the Uniprot id mapping file *
|
versions_mmseqs
tuple
${task.process}
string
|
The name of the process |
|---|---|
mmseqs
string
|
The name of the tool |
mmseqs | grep 'Version' | sed 's/MMseqs2 Version: //'
eval
|
The expression to obtain the version of the tool |
db_with_taxonomy
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
db
directory
|
Directory containing the database with added taxonomy information *
|
| Tool | Description | Homepage |
|---|---|---|
| mmseqs | MMseqs2: ultra fast and sensitive sequence search and clustering suite | https://github.com/soedinglab/MMseqs2 |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:18:37 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmmseqs%2Fcreatetaxdb/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mmseqs/createtaxdb/blobs/sha256:d891885c4ab96f47f35478a37b987fc2461e2a461e9291c3fe11138c8a398263 |
| Size | 3.1 KB |
| Checksum | sha256:d891885c4ab96f47f35478a37b987fc2461e2a461e9291c3fe11138c8a398263 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:31:02 (UTC) | 3 | 3.1 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:18:37 (UTC) | 3 | 3.1 KB |