This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Identified Potential Non-Coding Rna, And Then?

Assume we identify - by RNA-seq, tiling arrays, by prediction - possible candidate regions for non-coding, small RNAs. I wish to verify and predict the function of as many RNAs as possible by computation before going to the lab. One could use eg. Rfam to find similar sequences, after that we are left with more than 90% that have no match. One could predict the 2D structure using eg. RNAfold, compare that using RNAforester. But that does not get me even close to a function prediction. Do you have experience with other tools or a better computational pipeline that gets more information out of the ncRNA candidates, possibly even something specific to bacteria.

sequence rna prediction

could you share the identifying part for ncRNA using RNA-Seq?

Just searched regions with high coverage not overlapping with coding sequences. As here

And then? Experimental verification :-)

@neil: so true ;) and of course, you cannot discover something that's not already annotated by a db search. unfortunately, my pipetting skills are rather underdeveloped.

4 answers

[?]

http://www.bioinformatics.fr/resources.php?tag=non-coding-rnas

that's a good resource i hadn't heard of!

The design is ugly but I am working on it (should be available in one or two months). Most of the ressources are from the NAR issues related to databases and webservers but organized by topics.

Great resource, thank you. I will try with my data.

This is a good approach to start with. We did similar thing before heading to wet lab.

Great resource. After the site redesign, it looks like the link has changed to this.

Thanks for the remark I did update my response with the new link

How are you doing your comparison to Rfam? If you're just running rfam_scan.pl or the CMs then this may not give you the results you really want. See the recent paper by Kolbe & Eddy to hear more about the limitations of CMs on truncated sequences. Could explain some of your lack of sensitivity vs Rfam. However there is a terrifying number of ncRNAs not yet covered by Rfam.

I'm not sure clustering RNAfold predictions with RNAforester will tell you much either. Locarna and CMfinder have been used previously to cluster many ncRNA predictions.

Thank you Paul. I ran the search via the web-site. I know they use a blast pre-filter for speed. I have also tried to run infernal on the CM directly but this takes ages to complete. CMfinder looks very promising too, hope you don't mind i put in some links.

No prob. I would've added links but last time I tried here I was blocked.

BTW, we also do 3' and 5'RACE to confirm the validity of the ends. And you'll be surprise to find alternative splicing variants for most of long candidates.

Hi,

Let say I have a set of predicted sRNA from 10 bacterial genomes. Then I would like to see the conservation of those sRNA across those 10 genomes. Is it enough if I predict the secondary structure of the sRNA, then make structure comparison between them? Or any other better way?

As I mentioned, I want to look into the conservation of these sRNAs. Let say one of the sRNA in the same 'conserved group' got some clue on the regulatory function, this might also give clue to other sRNAs in the conserverd group as well. Make sense?

This is not an answer to the original question but a new question. You'll have better luck getting answers by submitting it as a new question instead of adding it as an answer to another question.

Log in to answer this question.