A Greedy Algorithm for Aligning DNA Sequences

Zheng Zhang,Scott Schwartz,Lukas Wagner,Webb Miller
DOI: https://doi.org/10.1089/10665270050081478
IF: 1.549
2000-02-01
Journal of Computational Biology
Abstract:For aligning DNA sequences that differ only by sequencing errors, or by equivalent errors from other sources, a greedy algorithm can be much faster than traditional dynamic programming approaches and yet produce an alignment that is guaranteed to be theoretically optimal. We introduce a new greedy alignment algorithm with particularly good performance and show that it computes the same alignment as does a certain dynamic programming algorithm, while executing over 10 times faster on appropriate data. An implementation of this algorithm is currently used in a program that assembles the UniGene database at the National Center for Biotechnology Information.
biochemical research methods,biotechnology & applied microbiology,mathematical & computational biology,computer science, interdisciplinary applications,statistics & probability
What problem does this paper attempt to address?