1.

The alignment score is the sum of substitution scores and gap penalties in this type of algorithm.(a) True(b) FalseI have been asked this question in quiz.The origin of the question is Needleman topic in portion Multiple Sequence Alignment of Bioinformatics

Answer»

Right choice is (a) True

Easiest explanation: USE of +1 as a reward for a match, -1 as the penalty for a mismatch, and IGNORING gaps is the scoring scheme of this type of method. Hence, the alignment score is the sum of substitution SCORES and gap penalties in this type of algorithm.



Discussion

No Comment Found

Related InterviewSolutions