Question 7
Consider two input DNA sequences: and . Consider an alignment game to align and such that we can score the maximum number of points. Scoring is done as follows: • For each match between two symbols: +1 point • For each mismatch between two symbols: 0 point • For each removal of symbol from any one sequence: 0 point Which of the following alignment(s) between the two strings scores the highest point?



