Description

Annotate peaks with HOMER suite

Input

name:type
description
pattern

meta

:map

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

peak

:file

Peak file to annotate

fasta

:file

Fasta file of reference genome

*.fasta

gtf

:file

GTF file of reference genome

*.gtf

Output

name:type
description
pattern

txt

meta

:map

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

*annotatePeaks.txt

:file

Annotated peaks in txt file

*annotatePeaks.txt

stats

meta

:map

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

*annStats.txt

:file

Annotation statistics in txt file

*annStats.txt

versions

versions.yml

: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.