When aligning the three sequences (TTAG, TAGA, TTA), one can use a 3-D "Manhattan Grid", with each axis representing a s
Posted: Thu Jun 30, 2022 6:34 pm
When aligning the three sequences (TTAG, TAGA, TTA), one can use a 3-D "Manhattan Grid", with each axis representing a sequence to align. x-axis, y-axis, and z-axis for the first, second, and third sequence respectively. Assume that the optimal path in the 3-D manhanttan Grid that represents the alignment of the three sequences is: (0,0,0)-> (1,0,1)>(2,1,2)-> (3,2,3)-> (4,3,3)-> (4,4,3) What is the corresponding alignment ? OTTAG- T-AGA ITA-- OTTAG- -TAGA IT-A- OTTAG- -TAGA TTA-- OTTA-G -TAGA TTA--