1.

The function of the scoring matrix is to conduct one-to-one comparisons between all components in two sequences and record the optimal alignment results.(a) True(b) FalseI have been asked this question in unit test.This intriguing question comes from Database Searching with the Smith topic in section Database Similarity Searching of Bioinformatics

Answer» RIGHT choice is (a) True

For explanation: The scoring PROCESS reflects the concept of dynamic programming. The FINAL optimal alignment is FOUND by iteratively expanding the growing optimal alignment.


Discussion

No Comment Found

Related InterviewSolutions