Scoring Functions and Alignments
Scoring function:
?(match) = +1;
?(mismatch) = -1;
?(indel) = -2;
?(other) = 0.
Alignment score: sum of columns.
Optimal alignment: maximum score.
} substitution matrix
Previous slide
Next slide
Back to first slide
View graphic version