Chaining algorithms aim to form a semi-global alignment of two sequences based on a set of anchoring local alignments as input. Depending on the optimization criteria and the exact definition of a chain, there are several O(n log n) time algorithms to solve this problem optimally, where n is the number of input anchors. In this paper, we focus on a formulation allowing the anchors to overlap in a chain. This formulation was studied by Shibuya and Kurochkin (WABI 2003), but their algorithm comes with no proof of correctness. We revisit and modify their algorithm to consider a strict definition of precedence relation on anchors, adding the required derivation to convince on the correctness of the resulting algorithm that runs in O(n log2 n) t...
International audienceThe problem of comparing two sequences S and T to determine their similarity i...
In this paper we address the constrained longest common subsequence problem. Given two sequences X, ...
Sequence alignment by exact or approximate string matching is one of the fundamental problems in bio...
Chaining algorithms aim to form a semi-global alignment of two sequences based on a set of anchoring...
Having found the maximal matches between x and y, we can put some of them together to form a chain. ...
Chaining fragments is a crucial step in genome alignment. Existing chaining algorithms compute a max...
We show how to chain maximal exact matches (MEMs) between a query string $Q$ and a labeled directed ...
AbstractWe discuss three problems, which we call blocking, chaining and flattening, that arise when ...
AbstractImposing constraints is a way to incorporate information into the sequence alignment procedu...
Given two sequences S1, S2 and a constrained sequence C, the longest common subsequence of S1, S2 wi...
An overlap of two sequences is considered an alignment where start and end gaps are ignored. This is...
[[abstract]]Imposing constraints is a way to incorporate information into the sequence alignment pro...
Abstract. The Local Alignment problem is a classical problem with ap-plications in biology. Given tw...
AbstractFinding approximate overlaps is the first phase of many sequence assembly methods. Given a s...
We present a novel algorithmic framework for solving approximate sequence matching problems that per...
International audienceThe problem of comparing two sequences S and T to determine their similarity i...
In this paper we address the constrained longest common subsequence problem. Given two sequences X, ...
Sequence alignment by exact or approximate string matching is one of the fundamental problems in bio...
Chaining algorithms aim to form a semi-global alignment of two sequences based on a set of anchoring...
Having found the maximal matches between x and y, we can put some of them together to form a chain. ...
Chaining fragments is a crucial step in genome alignment. Existing chaining algorithms compute a max...
We show how to chain maximal exact matches (MEMs) between a query string $Q$ and a labeled directed ...
AbstractWe discuss three problems, which we call blocking, chaining and flattening, that arise when ...
AbstractImposing constraints is a way to incorporate information into the sequence alignment procedu...
Given two sequences S1, S2 and a constrained sequence C, the longest common subsequence of S1, S2 wi...
An overlap of two sequences is considered an alignment where start and end gaps are ignored. This is...
[[abstract]]Imposing constraints is a way to incorporate information into the sequence alignment pro...
Abstract. The Local Alignment problem is a classical problem with ap-plications in biology. Given tw...
AbstractFinding approximate overlaps is the first phase of many sequence assembly methods. Given a s...
We present a novel algorithmic framework for solving approximate sequence matching problems that per...
International audienceThe problem of comparing two sequences S and T to determine their similarity i...
In this paper we address the constrained longest common subsequence problem. Given two sequences X, ...
Sequence alignment by exact or approximate string matching is one of the fundamental problems in bio...