×

nf-core/paraclu @ 0.0.0-3fc6d40

Paraclu finds clusters in data attached to sequences.

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

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-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:25:13 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fparaclu/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/paraclu/blobs/sha256:e46a077a573da7c88a742296dd7376de612912e96612016a118847610d10ba56
Size 2.3 KB
Checksum sha256:e46a077a573da7c88a742296dd7376de612912e96612016a118847610d10ba56
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