This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Significant Differences Of Motif Enrichment Between Two Different Groups Of Sequences

Hi!

I have a database of hexamers and decamers that are involved in splicing regulation. I want to see if there are any difference in the content of this sequences between two types of splice junctions.

Do you any tool that could help me to do this?

Thanks for your time!!!

sequence motif enrichment

4 answers

You can try discriminative MEME

I don't want to find motifs de novo, I just want to look for motifs that are in my database... but I'll try your approach, thanks.

You can look at the number of sites in each one of your data sets and then compute a Fisher-score and a Z-score similarly as oPOSSUM does for TFBSs.

oPOSSUM paper: http://www.ncbi.nlm.nih.gov/pubmed/?term=22973536

I'm not totally sure if it could help you but, have you heard about SLiMFinder? SLiMFinder: a web server to find novel, significantly over-represented, short protein motifs http://nar.oxfordjournals.org/content/early/2010/05/23/nar.gkq440.full

The FIMO tool (part of MEME Suite) will search a given sequence for a set of given motifs: http://meme.nbcr.net/meme/fimo-intro.html

Log in to answer this question.