nf-core/paraclu @ 0.0.0-0c7146d
Summary
Paraclu finds clusters in data attached to sequences.
Get started
Add the following snippet to your workflow script to include this module.
include { PARACLU } from 'nf-core/paraclu'
License
MIT License
Process
Name
|
PARACLU |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
bed
file
|
BED file *.bed
|
min_cluster
integer
|
Minimum size of cluster *.bed
|
|---|
Output
2 channels
#1
bed
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.bed
file
|
clustered BED file *.bed
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| paraclu | Paraclu finds clusters in data attached to sequences. | https://gitlab.com/mcfrith/paraclu |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:24:17 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fparaclu/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/paraclu/blobs/sha256:7f1756e9b261bd1700c293e0c1e8e56afad05116412aba8af6db73ad728f7727 |
| Size | 2.3 KB |
| Checksum | sha256:7f1756e9b261bd1700c293e0c1e8e56afad05116412aba8af6db73ad728f7727 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:35:06 (UTC) | 3 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:25:13 (UTC) | 3 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:24:17 (UTC) | 3 | 2.3 KB |