Motif location for enriched motif in HOMER
1
2
Entering edit mode
5.6 years ago
Prakash ★ 2.2k

Hi,

A quick question, why homer gives different number of regions for a given motif when extracting motif location using findMotifsGenome.pl and annotatePeaks.pl

e.g from HOMER tutorial

findMotifsGenome.pl ERalpha.peaks hg18 MotifOutputDirectory/ -find motif1.motif > outputfile.txt

annotatePeaks.pl ERalpha.peaks hg18 -m motif1.motif > outputfile.txt

If I analyze for my peaks for a given motif , I get different no. of total regions having this motif.

ChIP-Seq next-gen • 2.8k views
ADD COMMENT
2
Entering edit mode
5.6 years ago

Just on face value, the programs have different functionality, so, I would not expect them to produce the exact same results.

annotatePeaks.pl is about annotating already-identified peaks with current knowledge.

findMotifsGenome.pl is specifically about "discovering motifs in ... genomic regions". One clear distinction that I see is that findMotifsGenome.pl specifically states that it will search for novel motifs.

There are undoubtedly other subtle differences in the command line parameter settings.

Kevin

ADD COMMENT
0
Entering edit mode

Thanks Kevin !

Actually I performed de novo motif analysis of peaks using findMotifsGenome.pl and it showed enrichment for a motif, say 20 % of total target. I was interested to know the genomic regions for this enriched motif. So I used findMotifsGenome.pl to extract the regions and it extracted genomic regions more than 20% whereas annotatePeaks.pl extracted ~20 % of total peaks.

ADD REPLY
1
Entering edit mode

Perhaps you could look at some individual examples of where they differ. Then, you may better understand in which way(s) the 2 functions behave differently

ADD REPLY

Login before adding your answer.

Traffic: 1540 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6