MO640 - Multiple-choice question
Which of the following modifications do not need to be made to the global alignment algorithm to transform it into the local alignment algorithm?
- Initialize with zeros the first column and the first row of the matrix.
- Stop the reconstruction of a local alignment as soon as a 0 is found in the matrix.
- Do not let the matrix values become negative; if the maximum value is negative, it should be replaced by 0.
- Find the highest value on the entire matrix to obtain the similarity and use its position as a starting point for reconstruction of an optimal alignment.
- None of the above.
Translation help by: Leandro José de Bortoli.
No comments:
Post a Comment