How to convert Jaspar motif to input into homer?
I want to use Homer to scan for a particular motif in my genome of interest (under ATAC peaks). This motif is found in Jaspar - how can I convert it to a format suitable for Homer?
• 4,733 views
•
link
1 answer
I have used the R package universalmotif
• 0 views
•
link
Log in to answer this question.
So you want to see if a certain motif is enriched in your peaks or you want to check and get position of a certain motif in the peaks? The latter is a job for
fimofrom the MEME suite.Hi, did you finally solve this problem? I met this too.