S1 = MEGKEENMRRGSHKFPERQSV S2 = DVANPI
Use the PAM30 substitution matrix to find an optimal global alignment of these two sequences. I strongly urge you to write a program to do this (in Perl, Java, or C; no C++ please!).
Turn in and score an optimal global alignment. Also submit the filled-in dynamic programming table and explain how you extracted the alignment from the table.
Turn in and score an optimal global gapped alignment. Also submit the filled-in dynamic programming table (with the E(i,j), F(i,j), G(i,j), and V(i,j) values) and explain how you extracted the alignment from the table.
Compare your results from problems 1 and 2 in a few sentences.
Please report any problems found in these pages to:
CS5984 Class Account (algnbio@courses.cs.vt.edu)