

InterviewSolution
Saved Bookmarks
1. |
Which of the following is untrue about DCA?(a) It stands for Divide-and-Conquer Alignment(b) It works by breaking each of the sequences into two smaller sections(c) The breaking points during the process are determined based on regional similarity of the sequences(d) If the sections are not short enough, further divisions are restricted as wellThis question was addressed to me in a job interview.Asked question is from Exhaustive Algorithms topic in portion Multiple Sequence Alignment of Bioinformatics |
Answer» Right choice is (d) If the sections are not short enough, further divisions are restricted as well |
|