Saved Bookmarks
| 1. |
Which of the following does not describe local alignment algorithm?(a) Score can be negative(b) Negative score is set to 0(c) First row and first column are set to 0 in initialization step(d) In traceback step, beginning is with the highest score, it ends when 0 is encounteredThis question was addressed to me in an international level competition.This intriguing question comes from Local Sequence Alignment topic in portion Sequence Alignment of Bioinformatics |
|
Answer» Correct CHOICE is (a) Score can be negative |
|