×

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

Cluster sequences using MMSeqs2 easy cluster.

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

Summary

Cluster sequences using MMSeqs2 easy cluster.

Get started

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

include { MMSEQS_EASYCLUSTER } from 'nf-core/mmseqs/easycluster'

License

MIT License

Process
Name MMSEQS_EASYCLUSTER
Input 1 channel
#1 tuple
meta map

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

sequence file

Input sequence file in FASTA/FASTQ format for clustering

Output 4 channels
#1 tsv tuple
meta map

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

*.tsv file

an adjacency list file containing the clusters

#2 fasta tuple
meta map

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

*all_seqs.fasta file

a fasta-like file per cluster

#3 representatives tuple
meta map

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

*rep_seq.fasta file

a fasta file containing the cluster representatives

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