Msa Score For Rna
1
2
Entering edit mode
12.8 years ago
User 0431 ▴ 60

how to calculate the scores without using references alignment or structure? anyone have the good function to do that??

that mean:

I generate many RNA alignments in each iterative for the same family to find the optimal one using optimization algorithm:

in the algorithm it depend on objective function(score1) to find the best alignment

family1

  1. alignmt1 score1 score2

  2. Alignmt2 score1 score2

  3. Alignmt3 score1 score2

  4. Alignmt4 score1 score2

  5. Alignmt5 score1 score2

score1 is the objective function without using references,or structure like using the(Sum-of-pairs,NorMD)

score2 is the qulatiy of the aligment with refernces like using the(Qscore)

in my optimization program it depend on the score1 function to select the best alignment

I assume there is correlation between score1 and score2???

I want to know if the MSA actually better fits the reality or not and it should be correlation there between score1 and score2. Am I right or not? if not what I should used as objective function which can fits the reality, then the MSA can fits the reality?

multiple rna • 2.8k views
ADD COMMENT
2
Entering edit mode

I think you need to explain better what you have done and what you are trying to do. I am at least unable to decipher it from what you have written.

ADD REPLY
0
Entering edit mode

please any one can answer me

ADD REPLY
0
Entering edit mode

I am asking if there is a correlation between score1 and score2? which score1 is objective function like sum-of-pairs or norMD and score2 is to measure the alignmnet quality like Qscore, SPS,TC.

ADD REPLY
1
Entering edit mode
12.7 years ago
Andreas ★ 2.5k

Not entirely sure if I understand you correctly, but one way to measure the alignment quality of non-coding RNAs without a reference is the so called 'structure conservation index' introduced by RNAz (Stefan Washietl).

It was also used for benchmarking RNA alignment programs (BRAlibase; see PMID 15860779 and PMID 17062125). A program to compute this score (scif) can be found on the BRAliBase 2.1 website.

There should be lots of other ways to do this. Just check how some of the non-coding RNA alignment programs work (like MASTR etc.)

Andreas

ADD COMMENT
0
Entering edit mode

measure the alignment quality of non-coding RNAs without a reference and without structure.. the measurement function that may fit the real alignmnet

ADD REPLY
0
Entering edit mode

The SCI does not need a reference alignment or structure

ADD REPLY
0
Entering edit mode

what is SCI stand for??

ADD REPLY
0
Entering edit mode

SCI = Structural Conservation Index

ADD REPLY
0
Entering edit mode

Dear sir than you for your answer, I wanna to check if the sum-of-pairs is truly.. means if i am optimize the alignment by using objective function (sum-of-pair) to find the good score with out using secondary or references here ,should that alignment is good when validate it with the reference alignment(from banchmark).

ADD REPLY

Login before adding your answer.

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