Question: Using the dynamic programming algorithm, locally align these two PEPTIDE sequences: QSTFAQEWDS ( sequence i ) WSTFAQETS ( sequence j ) The scoring system is:

Using the dynamic programming algorithm, locally align these two PEPTIDE sequences:
QSTFAQEWDS (sequence i)
WSTFAQETS (sequence j)
The scoring system is: (BLOSUM80 with gap penalty =6). Please do the following:
On a piece of paper, complete the scoring matrix. Note trace-back arrows.
Outline the trace-back route(s).
Write down the resulting optimal LOCAL (Smith-Waterman) alignment.
Record the final score of the optimal alignment.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!