Interpreting the output of an mRNA structural motif search algorithm
1
0
Entering edit mode
6.2 years ago

Hello!

I am searching for motifs in some hundreds of mRNA sequences. I couldn't find any, so now I'm searching for structural motifs instead. I am not familiar with any such software so I just used the first one that worked without hassle - 'RNAProfile'.

Its output includes some patterns like (((.((.(((....))))))))) plus some numbers 'E' and 'Fitness'.

Does anybody here have experience with interpretation of this type of output? I don't have anything to calibrate with, so can't tell if there's anything significant in the results :/

Big thanks in advance!

mRNA motif structure • 1.1k views
ADD COMMENT
2
Entering edit mode
6.2 years ago
Martombo ★ 3.1k

The profile you see, with brackets and dots, indicates whether a nucleotide is paired in the secondary structure (open bracket goes with the corresponding closed one) or unpaired (a dot). For example:

AAAAAAAAANNNNNNNUUUUUUUUU
(((((((((.......)))))))))

You can use RNAfold web server to clarify this. You can read up the definition they use for fitness and energy (E) in their paper.

To compute the significance of the energy or the presence of a motif you can compare it to the results of scrambled sequences.

ADD COMMENT

Login before adding your answer.

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