Title of article
Fast, Optimal Alignment of Three Sequences Using Linear Gap Costs
Author/Authors
POWELL، نويسنده , , DAVID R. and ALLISON، نويسنده , , LLOYD and DIX، نويسنده , , TREVOR I.، نويسنده ,
Issue Information
روزنامه با شماره پیاپی سال 2000
Pages
12
From page
325
To page
336
Abstract
Alignment algorithms can be used to infer a relationship between sequences when the true relationship is unknown. Simple alignment algorithms use a cost function that gives a fixed cost to each possible point mutation—mismatch, deletion, insertion. These algorithms tend to find optimal alignments that have many small gaps. It is more biologically plausible to have fewer longer gaps rather than many small gaps in an alignment. To address this issue, linear gap cost algorithms are in common use for aligning biological sequence data. More reliable inferences are obtained by aligning more than two sequences at a time. The obvious dynamic programming algorithm for optimally aligning k sequences of length n runs inO(nk ) time. This is impractical if k⩾3 and n is of any reasonable length. Thus, for this problem there are many heuristics for aligning k sequences, however, they are not guaranteed to find an optimal alignment. In this paper, we present a new algorithm guaranteed to find the optimal alignment for three sequences using linear gap costs. This gives the same results as the dynamic programming algorithm for three sequences, but typically does so much more quickly. It is particularly fast when the (three-way) edit distance is small. Our algorithm uses a speed-up technique based on Ukkonenʹs greedy algorithm (Ukkonen, 1983) which he presented for two sequences and simple costs.
Journal title
Journal of Theoretical Biology
Serial Year
2000
Journal title
Journal of Theoretical Biology
Record number
1534534
Link To Document