nf-core/mmseqs/databases @ 0.0.0-0c7146d
Summary
Download an mmseqs-formatted database
Get started
Add the following snippet to your workflow script to include this module.
include { MMSEQS_DATABASES } from 'nf-core/mmseqs/databases'
License
MIT License
Process
Name
|
MMSEQS_DATABASES |
|---|
Input
1 channel
database
string
|
Database available through the mmseqs2 databases interface - see https://github.com/soedinglab/MMseqs2/wiki#downloading-databases for details |
|---|
Output
2 channels
#1
database
${prefix}/
directory
|
Directory containing processed mmseqs 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:41 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmmseqs%2Fdatabases/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mmseqs/databases/blobs/sha256:572ba857b1327f34f02a635ce443a107069be67c212517a9a7a5a5727fa6eb94 |
| Size | 2.3 KB |
| Checksum | sha256:572ba857b1327f34f02a635ce443a107069be67c212517a9a7a5a5727fa6eb94 |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:31:05 (UTC) | 4 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:18:41 (UTC) | 4 | 2.3 KB |