MCQOPTIONS
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 encountered |
| Answer» B. Negative score is set to 0 | |