miRanda output meaning?
0
3
Entering edit mode
6.9 years ago

Hello,

After using the miRanda tool the first time, I've got output like this:

Score: 167.000000 Q:2 to 20 R:3340 to 3360 Align Len (18) (83.33%) (94.44%)

Could someone tell me how to interpret? Is the "score" the miRSVR score? But then what does all the rest mean?

Many thanks!

rna-seq • 5.7k views
ADD COMMENT
3
Entering edit mode

In order to parse the output try:

grep -A 1 "Scores for this hit:" miranda_out.txt | sort | grep '>'

you will get:

>mirna_name      transcript_target        143.00  -22.87  2 18    339 357 16      75.00%  87.50%

And this is the header:

mirna Target  Score Energy-Kcal/Mol Query-Aln(start-end) Subjetct-Al(Start-End) Al-Len Subject-Identity Query-Identity

Finally how are going? did you try pictar o targetscans?

ADD REPLY
0
Entering edit mode

Hi,

No, I'm currently still using miRanda but I might complement it by using other Tools. Anyway, if you do not use the default parameters and therefore add this function " -strict " in the command, this means that you require strict alignment in the seed region (position 2-8). We already identified some interesting targets.

How are you doing?

ADD REPLY
1
Entering edit mode

I´m pretty sure that result`s header information is available in its manual, but why use miranda? its algorithm allows wobble pairing in the seed wich may result in very untrusted target prediction, read this: target prediction tools But please, tell me about your results, which specie are you studying?

ADD REPLY
0
Entering edit mode

Thank you for the fast reply. I didn't do miRanda analysis on the miRNAs of interest, I'm rather just learning how to interpret the result using the examples (which were present in the miRanda download). I will go through the article, but do you have a better alternative then miRanda for miRNA target predictions? The species I am studying is Locusta migratoria.

ADD REPLY
1
Entering edit mode

I`m analyzing miRNAS (from mouse) too, but before target prediction I´m identifying expressed (based on database info), potential new mirnas,etc, etc, but I have read that the best algorithms are TargetScanS and picTar, but it also depends on your special interest, I think that this is the reason why there is not a "standard" pipeline to analyze miRNA-seq, I expect next week can start with target prediction, we would keep in touch for advices!

ADD REPLY
0
Entering edit mode

Interesting research! I'll go through the article when I have some time and might change from miRanda to another tool. Sure, good idea

ADD REPLY

Login before adding your answer.

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