International audienceThe classical algorithm for computing the similarity between two sequences [36, 39] uses a dynamic programming matrix, and compares two strings of size n in O(n²) time. We address the challenge of computing the similarity of two strings in sub-quadratic time, for metrics which use a scoring matrix of unrestricted weights. Our algorithm applies to both local and global alignment computations.The speed-up is achieved by dividing the dynamic programming matrix into variable sized blocks, as induced by Lempel-Ziv parsing of both strings, and utilizing the inherent periodic nature of both strings. This leads to an O(n²/log n) algorithm for an input of constant alphabet size. For most texts, the time complexity is actually O...
AbstractThe classical algorithms to align two biological sequences (Needleman and Wunsch and Smith a...
This thesis deals with sequence alignment algorithms. The sequence alignment is a mutual arrange of ...
AbstractThe problem of aligning two sequences A and B to determine their similarity is one of the fu...
International audienceThe classical algorithm for computing the similarity between two sequences [36...
Abstract. Given two strings ofsize n over a constant alphabet, the classical algorithm for computing...
International audienceGiven two strings of size n over a constant alphabet, the classical algorithm ...
International audienceThe problem of comparing two sequences S and T to determine their similarity i...
Given a fixed alignment scoring scheme, the bounded length (respectively, bounded total length) Smit...
Given a fixed alignment scoring scheme, the bounded length (respectively, bounded total length) Smit...
Abstract. The Local Alignment problem is a classical problem with ap-plications in biology. Given tw...
AbstractAlignment is an important sequence comparison measure. Algorithms that compute alignments ha...
In this paper we present an algorithm which attempts to align pairs of subsequences from a database ...
Abstract Background The read length of single-molecule DNA sequencers is reaching 1 Mb. Popular alig...
International audienceImposing constraints in the form of a finite automaton or a regular expression...
Sequence alignment is an important operation in com-putational biology. Both dynamic programming and...
AbstractThe classical algorithms to align two biological sequences (Needleman and Wunsch and Smith a...
This thesis deals with sequence alignment algorithms. The sequence alignment is a mutual arrange of ...
AbstractThe problem of aligning two sequences A and B to determine their similarity is one of the fu...
International audienceThe classical algorithm for computing the similarity between two sequences [36...
Abstract. Given two strings ofsize n over a constant alphabet, the classical algorithm for computing...
International audienceGiven two strings of size n over a constant alphabet, the classical algorithm ...
International audienceThe problem of comparing two sequences S and T to determine their similarity i...
Given a fixed alignment scoring scheme, the bounded length (respectively, bounded total length) Smit...
Given a fixed alignment scoring scheme, the bounded length (respectively, bounded total length) Smit...
Abstract. The Local Alignment problem is a classical problem with ap-plications in biology. Given tw...
AbstractAlignment is an important sequence comparison measure. Algorithms that compute alignments ha...
In this paper we present an algorithm which attempts to align pairs of subsequences from a database ...
Abstract Background The read length of single-molecule DNA sequencers is reaching 1 Mb. Popular alig...
International audienceImposing constraints in the form of a finite automaton or a regular expression...
Sequence alignment is an important operation in com-putational biology. Both dynamic programming and...
AbstractThe classical algorithms to align two biological sequences (Needleman and Wunsch and Smith a...
This thesis deals with sequence alignment algorithms. The sequence alignment is a mutual arrange of ...
AbstractThe problem of aligning two sequences A and B to determine their similarity is one of the fu...