Sequence Alignment and the Longest Common Subsequence
Get introduced to the longest common subsequence of two strings.
We'll cover the following...
We'll cover the following...
We now define an alignment of sequences and as a two-row matrix such that the first row contains the symbols of (in order), the second row contains the ...