nf-core/cdhit/cdhitest @ 0.0.0-0c7146d
Summary
Cluster nucleotide sequences using sequence similarity
Get started
Add the following snippet to your workflow script to include this module.
include { CDHIT_CDHITEST } from 'nf-core/cdhit/cdhitest'
License
MIT License
Process
Name
|
CDHIT_CDHITEST |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
sequences
file
|
fasta or fastq file of sequences to be clustered *.{fasta,fastq}
|
Output
3 channels
#1
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.{fa,fq}
file
|
fasta or fastq file of the representative sequences for each cluster *.{fasta,fastq}
|
#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_cdhitest
tuple
${task.process}
string
|
The name of the process |
|---|---|
cdhit
string
|
The name of the tool |
cd-hit-est -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:31 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fcdhit%2Fcdhitest/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/cdhit/cdhitest/blobs/sha256:ca0615af9f15ef9fad5fa2b852c689d9458c56403809cd306210317ea3aefe33 |
| Size | 2.5 KB |
| Checksum | sha256:ca0615af9f15ef9fad5fa2b852c689d9458c56403809cd306210317ea3aefe33 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:29:31 (UTC) | 1 | 2.5 KB | - |