Question: PROBLEM 2 : Progressive alignment ( 1 POINT ) Write a function that computes a multiple alignment of a set of sequences using the progressive
PROBLEM : Progressive alignment POINT
Write a function that computes a multiple alignment of a set of sequences using the progressive alignment strategy. Your function should take in an "alignment order" which specifies the ordering of the pairwise alignments to perform. For example, if there are four sequences, the alignment order
would specify the following sequence of pairwise alignments:
align sequence to sequence
align sequence to sequence
align the partial alignment of sequences and to the partial alignment of sequences and
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
