@Gautier Richard
Hi this is quite useful thank you however I am confused about specifying the database using the link that you supplied above:
meme-chip -oc out seqs.fa
The above takes a relatively short time but the discovered motifs lack names as mentioned in the question.
However when I download your database and retry:
wget http://meme-suite.org/meme-software/Databases/motifs/motif_databases.12.18.tgz
tar -xvf motif_databases.12.18.tgz
meme-chip -oc out -db motif_databases/MOUSE/ seqs.fa
Redoing with a database (mouse as my data are from mouse) specified has been running 4 hours and still going.... Should I expect this/ is my path to the database wrong..? The motif that I expected to show up was discovered by the original way that didn't use a database- all I need is for it to name the motif now.... but this seems to be taking a really long time...
Thank you Gautier. I was missing the information in the command.