Description

Annotate peaks with HOMER suite

Input

Name (Type)
Description
Pattern

meta (map)

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

]

peaks (file)

The peak files in bed format

*.bed

fasta (file)

Fasta file of reference genome

*.fasta

gtf (file)

GTF file of reference genome

*.gtf

Output

Name (Type)
Description
Pattern

meta (map)

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

]

annotated_peaks (file)

The annotated peaks

*annotatePeaks.txt

annotation_stats (file)

the annStats file output from -annStats parameter

*annStats.txt

versions (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.