nf-core/ampcombi2/cluster @ 0.0.0-3fc6d40
Summary
A submodule that clusters the merged AMP hits generated from ampcombi2/parsetables and ampcombi2/complete using MMseqs2 cluster.
Get started
Add the following snippet to your workflow script to include this module.
include { AMPCOMBI2_CLUSTER } from 'nf-core/ampcombi2/cluster'
License
MIT License
Name
|
AMPCOMBI2_CLUSTER |
|---|
summary_file
file
|
A file corresponding to the Ampcombi_summary.tsv that is generated by running 'ampcombi complete'. It is a file containing all the merged AMP results from all samples and all tools. *.tsv
|
|---|
log
Ampcombi_cluster.log
file
|
A log file that captures the standard output for the entire process in a log file. Can be activated by *.log
|
|---|
cluster_tsv
Ampcombi_summary_cluster.tsv
file
|
A file containing all the results from the merged input table 'Ampcombi_summary.tsv', but also including the cluster id number. The clustering is done using MMseqs2 cluster. *.tsv
|
|---|
rep_cluster_tsv
Ampcombi_summary_cluster_representative_seq.tsv
file
|
A file containing the representative sequences of the clusters estimated by the tool. The clustering is done using MMseqs2 cluster. *.tsv
|
|---|
versions_ampcombi
tuple
${task.process}
string
|
The name of the process |
|---|---|
ampcombi
string
|
The name of the tool |
ampcombi --version | sed 's/ampcombi //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| ampcombi2/cluster | A tool for clustering all AMP hits found across many samples and supporting many AMP prediction tools. | https://github.com/paleobiotechnology/AMPcombi |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | be790aafaa178554b403f862164eb27042f0b35a |
| Release Date | 22 Apr 2026 15:01:32 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fampcombi2%2Fcluster/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/ampcombi2/cluster/blobs/sha256:62fe599df4164311eb530044aedfd29d20fa3aff84b4cc43da3e366cb1055e22 |
| Size | 2.6 KB |
| Checksum | sha256:62fe599df4164311eb530044aedfd29d20fa3aff84b4cc43da3e366cb1055e22 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-be790aa | 24 Apr 2026 15:00:31 (UTC) | 4 | 2.6 KB | |
| 0.0.0-6c4ed3a | 23 Apr 2026 15:02:01 (UTC) | 3 | 2.6 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:01:32 (UTC) | 3 | 2.6 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:42:06 (UTC) | 3 | 2.5 KB |