Fimo output for classes of TFs from specific database
1
0
Entering edit mode
6.0 years ago
rbronste ▴ 420

Currently if getting a fimo database for specific TFs can do the following:

fimo -max-stored-scores 10000000 --thresh 1e-6 -oc /path/to/output/directory -motif /path/to/motif/file \
  /path/to/HOCOMOCOv11_HUMAN_mono_meme_format.meme /path/to/whole_genome.fa

Is there a good way to do this for classes of TFs all at once, for instance if I wanted to look at all Jaspar non redundant vertebrates Forkhead motifs and where they are in mm10 and get an output for the whole subclass instead of one at a time as above?

Thanks!

ChIP-Seq fimo meme • 1.2k views
ADD COMMENT
0
Entering edit mode

I may point your attention to the FAQs of FIMO. You might read the section on why it is not preferrable to run it on a whole genome fasta, due to the multiple testing problem. Has nothng to do with your question directly, but should be read IMHO.

ADD REPLY
1
Entering edit mode
6.0 years ago

Perhaps take out the --motif argument and pass in a concatenation of the MEME-formatted models. It should treat each model independently. Via: http://meme-suite.org/doc/fimo.html

ADD COMMENT

Login before adding your answer.

Traffic: 1440 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