Description

Main caller script for peak calling

Input

name:type
description
pattern

meta{:bash}

:map

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

bams{:bash}

:file

One or more BAM files

*.{bam}

bais{:bash}

:file

Corresponding BAM file indexes

*.bam.bai

assay_type{:bash}

:string

Assay type

Output

name:type
description
pattern

divergent_TREs{:bash}

meta{:bash}

:map

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

*_divergent_peaks.bed{:bash}

:file

Divergent TREs

*_divergent_peaks.bed

bidirectional_TREs{:bash}

meta{:bash}

:map

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

*_bidirectional_peaks.bed{:bash}

:file

Divergent TREs and convergent TREs

*_bidirectional_peaks.bed

unidirectional_TREs{:bash}

meta{:bash}

:map

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

*_unidirectional_peaks.bed{:bash}

:file

Unidirectional TREs, maybe lncRNAs transcribed from enhancers (e-lncRNAs)

*_unidirectional_peaks.bed

peakcalling_log{:bash}

meta{:bash}

:map

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

peakcalling_*.log{:bash}

:file

Peakcalling log for debugging purposes

peakcalling_*.log

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml