Article ID: | iaor19971391 |
Country: | United States |
Volume: | 11 |
Issue: | 1 |
Start Page Number: | 13 |
End Page Number: | 18 |
Publication Date: | Jan 1995 |
Journal: | Computer Applications in the Biosciences |
Authors: | Hirosawa M., Totoki Y., Hoshida M., Ishikawa M. |
Keywords: | programming: dynamic, markov processes |
Multiple sequence alignment is an important problem in the biosciences. To date, most multiple alignment systems have employed a tree-based algorithm, which combines the results of two-way dynamic programming in a tree-like order sequence similarity. The alignment quality is not, however; high enough when the sequence similarity is low. Once an error occurs in the alignment process, that error can never be corrected. Recently, an effective new class of algorithms has been developed. These algorithms iteratively apply dynamic programming to partially aligned sequences to improve their alignment quality. The iteration corrects any errors that may have occurred in the alignment process. Such an iterative strategy requires heuristic search methods to solve practical alignment problems. Incorporating such methods yields various iterative algorithms. This paper reports the present comprehensive comparison of iterative algorithms. The authors proved that performance improves remarkably when using a tree-based iterative method, which iteratively refines an alignment whenever two subalignments are merged in a tree-based way. The authors propose a tree-dependent, restricted partitioning technique to efficiently reduce the execution time of iterative algorithms.