Hi,
I'm running Tomtom to compare de novo motifs to a set of known/established motifs from a motif database. The general goal is to identify the best match for the de novo motif. I have a de novo motif: FOX_denovo and known motifs for FOXD1 and FOXI1. I ran Tomtom two ways but I'm getting a different p-value for pairwise motif matching.
1st run of Tomtom:
<query motif file>: set of 6 de novo motifs
<target motif file>: set of 2 motifs (FOXD1 and FOXI1)
Result: The p-values for the FOX_denovo motif were 4.25E-02 for FOXD1 and 5.99E-02 for FOXI1
2nd run of Tomtom:
<query motif file>: set of 6 de novo motifs
<target motif file>: set of 97 motifs (full list of motifs in my database)
Result: The p-values for the FOX_denovo motif were 2.24E-03 for FOXD1 and 1.73E-04 for FOXI1
I was expecting the Tomtom p-value to be exactly the same between these two analysis. Is it correct to say that the Tomtom p-value represents a p-value for motif similarity? Is the Tomtom p-value a function of how many motifs are in the <target motif file>?
What is the best way to get a similarity score for comparing two motifs? I was hoping to use Tomtom for this purpose.
Andy