×

nf-core/mmseqs/createtaxdb @ 0.0.0-0c7146d

Adds taxonomy information to an existing MMseqs2 database

Latest version: 0.0.0-0c7146d
Total downloads: 1
Source: nf-core/modules
Authors: @dialvarezs
Maintainers: @dialvarezs

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

Process
Name MMSEQS_CREATETAXDB
Input 3 channels
#1 tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

db directory

Directory containing the MMseqs2 database

*
#2 tuple
meta2 map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

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

*
#3 tuple
meta3 map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

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

*
Output 2 channels
#1 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

#2 db_with_taxonomy tuple
meta map

Groovy Map containing sample information e.g. [ id:'test', single_end:false ]

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 135d883a43b1a2324b4112cd270cf22e20835533
Release Date 08 Apr 2026 18:56:28 (UTC)
Download URL https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fmmseqs%2Fcreatetaxdb/0.0.0-0c7146d/download
OCI Store URL https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/mmseqs/createtaxdb/blobs/sha256:8b3a4ca639e64a768f9e72dbb4e514fcc6d869681f744779cc7f5f4bfaed5e20
Size 3.1 KB
Checksum sha256:8b3a4ca639e64a768f9e72dbb4e514fcc6d869681f744779cc7f5f4bfaed5e20
Downloads 1
Version Date Status Downloads Size Diff
0.0.0-0c7146d 08 Apr 2026 18:56:28 (UTC) 1 3.1 KB -