nf-core/mmseqs/cluster @ 0.0.0-6c4ed3a
Summary
Cluster sequences using MMSeqs2 cluster.
Get started
Add the following snippet to your workflow script to include this module.
include { MMSEQS_CLUSTER } from 'nf-core/mmseqs/cluster'
License
MIT License
Process
Name
|
MMSEQS_CLUSTER |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
db_input
file
|
Input database |
Output
2 channels
#1
db_cluster
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
${prefix}/
file
|
a clustered MMseqs2 database used for clustering |
#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-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:30:59 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fmmseqs%2Fcluster/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/mmseqs/cluster/blobs/sha256:37f42c7afe55b8b041351306b47eb1316a5d2678394c2b58294c6a1038753d74 |
| Size | 2.8 KB |
| Checksum | sha256:37f42c7afe55b8b041351306b47eb1316a5d2678394c2b58294c6a1038753d74 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:30:59 (UTC) | 3 | 2.8 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:18:31 (UTC) | 2 | 2.8 KB |