I have a set of mRNAs AND a set of microRNAs. I want to obtain (potentially) interacting microRNA-mRNA pairs from those sets. I’m working with an organism with too few experimentally validated interactions, so the task is a bioinformatical prediction.
This “target prediction” goal can look pretty simple, but to me it isn’t: there are too many ways to do this. There are Targetscan with its metrics based on conservative sites; blast-like Miranda; mirDB with its own MirTarget algorithm; RNAhybrid and more. And I figured out that the results of these tools do not overlap well.
Now I am using Miranda and RNAHybrid, both with strict cut-off to reduce the number of false positives (but there are still a lot of them), however, it doesn’t seem to be an optimal approach. So: are there any “good practices” to bioinformatically predict microRNA-mRNA interactions? What approaches have you tested or established in your lab?
Yep, caught this cold. My research won't die, of course, but it will have to stay in bed for a few days
More tools is a really obvious solution, I'll use it if my research runs out of sick leave. Seen articles where the authors just used more tools so they don't have to change the default settings of each tool :)
Still looking for a less crude solution while there's still time, though.
Experimental validation of some pairs will be conducted. But we have a large number of differentially expressed molecules, and I hope to include miRNA-mRNA data for all of them in my research. With all necessary limitations stated, ofk - don't want someone be as frustrated as I was when I discovered how inaccurate these predictions are.
Thanks for the reply and for the links! I like this article. Testing and comparing tools. With the recommended parameters from this paper Miranda and RNAHybrid still predict too many false positives, but it might be a good start to... Well, let's call it "empirical parameter selection".