Discussion:
Needleman-Wuncsh Dynamic Programming Method
Using the document attached, use the Needleman-Wunsch dynamic programming method to align the following pair of sequences.
Use the unitary scoring method to score the initial alignment matrix. Write the appropriate score into each square in the matrix below.
Use the Needleman-Wunsch dynamic programming based scoring algorithm to calculate the new sore for the alignment matrix. Write the appropriate score into each square in the matrix below.
Determine the alignment of these two sequences by retracing the path (traceback) and write the alignment and its score below.
Attachment:- Needleman.rar