Multiple sequence alignment (MSA) is a central problem in computational biology. It is well known that MSA can be formulated as a shortest path problem and solved using heuristic search, but the memory requirement of A* makes it impractical for all but the smallest problems. Partial Expansion A* (PEA*) reduces the space complexity of A* by generating only the most promising successor nodes. However, even PEA* exhausts available memory on many problems. Another alternative is Iterative Deepening Dynamic Programming, which uses an uninformed search order but stores only the nodes along the search frontier. However, it too cannot scale to the largest problems. In this paper, we propose storing nodes on cheap and plentiful secondary stora...
The study and comparison of sequences of characters from a finite alphabet is relevant to various ar...
Motivation: Comparison of nucleic acid and protein sequences is a fundamental tool of modern bioinfo...
Abstract Background Multiple sequence alignment (MSA) is a fundamental analysis method used in bioin...
mhatem and ruml at cs.unh.edu Multiple sequence alignment (MSA) is a central problem in computationa...
Heuristic search is a fundamental technique for solving problems in artificial intelligence. However...
The multiple sequence alignment problem is one of the im-portant problems in Genome Informatics. The...
Multiple Sequence Alignment (MSA) is one of the most fundamental problems in computational molecular...
The paper considers solving the multiple sequence alignment, a combinatorial challenge in computatio...
Abstract. Multiple Sequence Alignment (MSA) is one of the most fundamen-tal problems in computationa...
Sequence alignment is an important operation in com-putational biology. Both dynamic programming and...
The ability to tackle NP-hard problems has been greatly extended by the introduction of Metaheuristi...
The Smith-Waterman algorithm is a dynamic programming method for determining op-timal local alignmen...
Abstract Background Sequencing technologies produce larger and larger collections of biosequences th...
Dress A. Iterative versus simultaneous multiple sequence alignment. In: Apostolico A, Hein J, eds. C...
Multiple alignment is an important problem in computational biology. It is well known that it can be...
The study and comparison of sequences of characters from a finite alphabet is relevant to various ar...
Motivation: Comparison of nucleic acid and protein sequences is a fundamental tool of modern bioinfo...
Abstract Background Multiple sequence alignment (MSA) is a fundamental analysis method used in bioin...
mhatem and ruml at cs.unh.edu Multiple sequence alignment (MSA) is a central problem in computationa...
Heuristic search is a fundamental technique for solving problems in artificial intelligence. However...
The multiple sequence alignment problem is one of the im-portant problems in Genome Informatics. The...
Multiple Sequence Alignment (MSA) is one of the most fundamental problems in computational molecular...
The paper considers solving the multiple sequence alignment, a combinatorial challenge in computatio...
Abstract. Multiple Sequence Alignment (MSA) is one of the most fundamen-tal problems in computationa...
Sequence alignment is an important operation in com-putational biology. Both dynamic programming and...
The ability to tackle NP-hard problems has been greatly extended by the introduction of Metaheuristi...
The Smith-Waterman algorithm is a dynamic programming method for determining op-timal local alignmen...
Abstract Background Sequencing technologies produce larger and larger collections of biosequences th...
Dress A. Iterative versus simultaneous multiple sequence alignment. In: Apostolico A, Hein J, eds. C...
Multiple alignment is an important problem in computational biology. It is well known that it can be...
The study and comparison of sequences of characters from a finite alphabet is relevant to various ar...
Motivation: Comparison of nucleic acid and protein sequences is a fundamental tool of modern bioinfo...
Abstract Background Multiple sequence alignment (MSA) is a fundamental analysis method used in bioin...