Given a fixed alignment scoring scheme, the bounded length (respectively, bounded total length) Smith-Waterman alignment problem on a pair of strings of lengths m, n, asks for the maximum alignment score across all substring pairs, such that the first substring's length (respectively, the sum of the two substrings' lengths) is above the given threshold w. The latter problem was introduced by Arslan and Egecioglu under the name "local alignment with length threshold". They proposed a dynamic programming algorithm solving the problem in time O(mn^2), and also an approximation algorithm running in time O(rmn), where r is a parameter controlling the accuracy of approximation. We show that both these problems can be solved exactly in time O(mn),...
In this paper we present an algorithm which attempts to align pairs of subsequences from a database ...
Multiple alignment is an important problem in computational biology. It is well known that it can be...
MOTIVATION: Sequence alignments obtained using affine gap penalties are not always biologically corr...
Given a fixed alignment scoring scheme, the bounded length (respectively, bounded total length) Smit...
[[abstract]]Consider two strings A and B of lengths n and m respectively, with n m. The problem of ...
International audienceThe classical algorithm for computing the similarity between two sequences [36...
International audienceGiven two strings of size n over a constant alphabet, the classical algorithm ...
Abstract. Given two strings ofsize n over a constant alphabet, the classical algorithm for computing...
We consider the problem of preprocessing two strings S and T, of lengths m and n, respectively, in o...
Abstract. The Local Alignment problem is a classical problem with ap-plications in biology. Given tw...
AbstractWe introduce regular expression constrained sequence alignment as the problem of finding the...
AbstractAlignment is an important sequence comparison measure. Algorithms that compute alignments ha...
We consider the problem of aligning two very long biological sequences. The score for the best align...
Local Sequence Algignment. The local sequence alignment problem is de-fined as follows: Given two st...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
In this paper we present an algorithm which attempts to align pairs of subsequences from a database ...
Multiple alignment is an important problem in computational biology. It is well known that it can be...
MOTIVATION: Sequence alignments obtained using affine gap penalties are not always biologically corr...
Given a fixed alignment scoring scheme, the bounded length (respectively, bounded total length) Smit...
[[abstract]]Consider two strings A and B of lengths n and m respectively, with n m. The problem of ...
International audienceThe classical algorithm for computing the similarity between two sequences [36...
International audienceGiven two strings of size n over a constant alphabet, the classical algorithm ...
Abstract. Given two strings ofsize n over a constant alphabet, the classical algorithm for computing...
We consider the problem of preprocessing two strings S and T, of lengths m and n, respectively, in o...
Abstract. The Local Alignment problem is a classical problem with ap-plications in biology. Given tw...
AbstractWe introduce regular expression constrained sequence alignment as the problem of finding the...
AbstractAlignment is an important sequence comparison measure. Algorithms that compute alignments ha...
We consider the problem of aligning two very long biological sequences. The score for the best align...
Local Sequence Algignment. The local sequence alignment problem is de-fined as follows: Given two st...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
In this paper we present an algorithm which attempts to align pairs of subsequences from a database ...
Multiple alignment is an important problem in computational biology. It is well known that it can be...
MOTIVATION: Sequence alignments obtained using affine gap penalties are not always biologically corr...