nf-core/cdhit/cdhit @ 0.0.0-0c7146d
Summary
Cluster protein sequences using sequence similarity
Get started
Add the following snippet to your workflow script to include this module.
include { CDHIT_CDHIT } from 'nf-core/cdhit/cdhit'
License
MIT License
Process
Name
|
CDHIT_CDHIT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
sequences
file
|
fasta file of sequences to be clustered *.{fa,fasta}
|
Output
3 channels
#1
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fasta
file
|
fasta file of the representative sequences for each cluster *.{fasta}
|
#2
clusters
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.clstr
file
|
List of clusters *.{clstr}
|
#3
versions_cdhit
tuple
${task.process}
string
|
The name of the process |
|---|---|
cdhit
string
|
The name of the tool |
cd-hit -h | sed -n '1s/.*version \([0-9.]*\).*/\1/p'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| cdhit | Clusters and compares protein or nucleotide sequences | https://sites.google.com/view/cd-hit/home |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:29:29 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcdhit%2Fcdhit/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/cdhit/cdhit/blobs/sha256:0e47f6d8f70eadc90a12ca8b58c10906e088d42864241a4b3cb79e7f5beb8e5a |
| Size | 2.4 KB |
| Checksum | sha256:0e47f6d8f70eadc90a12ca8b58c10906e088d42864241a4b3cb79e7f5beb8e5a |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:29:29 (UTC) | 1 | 2.4 KB | - |