

InterviewSolution
Saved Bookmarks
1. |
In Smith–Waterman algorithm, in initialization Step, the _________ row and ________ column are subject to gap penalty.(a) first, first(b) first, second(c) second, First(d) first, lastI have been asked this question in semester exam.My query is from Database Searching with the Smith topic in section Database Similarity Searching of Bioinformatics |
Answer» The CORRECT answer is (a) first, first |
|