Description

Annotate peaks with HOMER suite

Input

name:type
description
pattern

meta{:bash}

:map

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

peak{:bash}

:file

Peak file to annotate

fasta{:bash}

:file

Fasta file of reference genome

*.fasta

gtf{:bash}

:file

GTF file of reference genome

*.gtf

Output

name:type
description
pattern

txt{:bash}

meta{:bash}

:map

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

*annotatePeaks.txt{:bash}

:file

Annotated peaks in txt file

*annotatePeaks.txt

stats{:bash}

meta{:bash}

:map

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

*annStats.txt{:bash}

:file

Annotation statistics in txt file

*annStats.txt

versions{:bash}

versions.yml{:bash}

:file

File containing software versions

versions.yml

Tools

homer
GPL-3.0-or-later

HOMER (Hypergeometric Optimization of Motif EnRichment) is a suite of tools for Motif Discovery and next-gen sequencing analysis.