Description

Paraclu finds clusters in data attached to sequences.

Input

name:type
description
pattern

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

name:type
description
pattern

bed

meta

:map

Groovy Map containing sample information e.g. [ id:‘test’, single_end:false ]

*.bed

:file

clustered BED file

*.bed

versions_paraclu

${task.process}

:string

The name of the process

paraclu

:string

The name of the tool

10

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

paraclu

:string

The name of the tool

10

:string

The expression to obtain the version of the tool

Tools

paraclu
GPL v3-or-later

Paraclu finds clusters in data attached to sequences.