

InterviewSolution
Saved Bookmarks
1. |
Which of the following is not an advantage of Needleman-Wunsch algorithm?(a) New algorithmic improvements as well as increasing computer capacity make it possible to align a query sequence against a large DB in a few minutes(b) Similar sequence region is of same order and orientation(c) This does not help in determining evolutionary relationship(d) If you have 2 genes that are already understood as closely related, then this type of algorithm can be used to understand them in further detailsI had been asked this question in class test.This is a very interesting question from Global Sequence Alignment in chapter Sequence Alignment of Bioinformatics |
Answer» Right ANSWER is (c) This does not HELP in DETERMINING evolutionary relationship |
|