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_homer

${task.process}

:string

The name of the process

homer

:string

The name of the tool

4.11

:string

The expression to obtain the version of the tool

Topics

name:type
description
pattern

versions

${task.process}

:string

The name of the process

homer

:string

The name of the tool

4.11

:string

The expression to obtain the version of the tool

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.