There are two approaches viz. exhaustive and heuristic approaches used in multiple sequence alignment.

There are two approaches viz. exhaustive and heuristic approaches used in multiple sequence alignment. Correct Answer True

The exhaustive alignment method involves examining all possible aligned positions simultaneously. Similar to dynamic programming in pair wise alignment, which involves the use of a two-dimensional matrix to search for an optimal alignment, to use dynamic programming for multiple sequence alignment, extra dimensions are needed to take all possible ways of sequence matching into consideration.

Related Questions