1.

In a multidimensional search matrix, for aligning N sequences, an (N+2)-dimensional matrix is needed to be filled with alignment scores.(a) True(b) FalseThis question was addressed to me in an online quiz.The doubt is from Exhaustive Algorithms in portion Multiple Sequence Alignment of Bioinformatics

Answer»

Right option is (b) False

The BEST explanation: In a multidimensional search matrix, for aligning N sequences, an N-dimensional matrix is needed to be filled with alignment scores. For instance, for three sequences, a three-dimensional matrix is REQUIRED to ACCOUNT for all possible alignment scores. Back-tracking is applied through the three-dimensional matrix to FIND the HIGHEST scored path that represents the optimal alignment.



Discussion

No Comment Found

Related InterviewSolutions