×

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

Create an MMseqs database from an existing FASTA/Q file

Latest version: 0.0.0-6c4ed3a
Total downloads: 6
Source: nf-core/modules
Authors: @Joon-Klaps
Maintainers: @Joon-Klaps @vagkaratzas

Summary

Create an MMseqs database from an existing FASTA/Q file

Get started

Add the following snippet to your workflow script to include this module.

include { MMSEQS_CREATEDB } from 'nf-core/mmseqs/createdb'

License

MIT License

Process
Name MMSEQS_CREATEDB
Input 1 channel
#1 tuple
meta map

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

sequence file

Input sequences in FASTA/Q (zipped or unzipped) format to parse into an mmseqs database

*.{fasta,fasta.gz,fa,fa.gz,fna,fna.gz,fastq,fastq.gz,fq,fq.gz}
Output 2 channels
#1 db tuple
meta map

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

${prefix}/ directory

The created MMseqs2 database

#2 versions_mmseqs tuple
${task.process} string

The name of the process

mmseqs string

The name of the tool

mmseqs version eval

The expression to obtain the version of the tool

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:33 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fmmseqs%2Fcreatedb/0.0.0-0c7146d/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mmseqs/createdb/blobs/sha256:1299d2a486b5e28640f5ad465a296a4dec33c5ef7537f84149654b5386f6a2c2
Size 2.9 KB
Checksum sha256:1299d2a486b5e28640f5ad465a296a4dec33c5ef7537f84149654b5386f6a2c2
Downloads 3
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:31:00 (UTC) 3 2.9 KB
0.0.0-0c7146d 08 Apr 2026 19:18:33 (UTC) 3 2.9 KB