1.

Use of the dynamic programming method requires a scoring system for the comparison of symbol pairs, and a scheme for GAP penalties.(a) True(b) FalseI had been asked this question in homework.The origin of the question is Dynamic Programming Algorithm for Sequence Alignment topic in division Sequence Alignment of Bioinformatics

Answer»

The correct answer is (a) True

The best EXPLANATION: Once those parameters have been SET, the resulting ALIGNMENT for two sequences should always be the same. Hence, the use of the dynamic PROGRAMMING method requires a scoring system for the comparison of symbol pairs (nucleotides for DNA sequences and amino acids for protein sequences), and a scheme for insertion/deletion (GAP) penalties.



Discussion

No Comment Found

Related InterviewSolutions