1.

After the derivation, the outputs of the dynamic programming are the ratios are called even scores.(a) True(b) FalseThis question was posed to me during a job interview.I want to ask this question from Dynamic Programming Algorithm for Sequence Alignment topic in chapter Sequence Alignment of Bioinformatics

Answer»

The CORRECT choice is (b) False

The explanation: After the derivation, the outputs of the dynamic programming are the RATIOS are called odd scores. The ratios are transformed to logarithms of odds scores, called LOG odds scores, so that scores of sequential pairs may be added to reflect the overall odds of a REAL to chance alignment of an alignment. This happens in DAYHOFF PAM250 and BLOSUM62.



Discussion

No Comment Found

Related InterviewSolutions