Description

Runs the Clippy CLIP peak caller

Input

name:type
description
pattern

meta{:bash}

:map

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

bed{:bash}

:file

BED file of crosslinks

*.{bed,bed.gz}

gtf{:bash}

:file

A GTF file of genes to call peaks on

*.{gtf}

fai{:bash}

:file

FAI file corresponding to the reference sequence

*.{fai}

Output

name:type
description
pattern

peaks{:bash}

meta{:bash}

:map

Groovy Map containing sample information

*_Peaks.bed{:bash}

:file

BED file of peaks called by Clippy

*_broadPeaks.bed.gz

summits{:bash}

meta{:bash}

:map

Groovy Map containing sample information

*_Summits.bed{:bash}

:file

BED file of peak summits called by Clippy

*[0-9].bed.gz

intergenic_gtf{:bash}

meta{:bash}

:map

Groovy Map containing sample information

*_intergenic_regions.gtf{:bash}

:file

GTF file of intergenic regions

*_intergenic_regions.gtf

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

clippy
GPL v3

An intuitive and interactive peak caller for CLIP data