Skip to main content

Showing 1–1 of 1 results for author: Sahlin, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2001.06864  [pdf, other

    cs.DS

    Chaining with overlaps revisited

    Authors: Veli Mäkinen, Kristoffer Sahlin

    Abstract: 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 overla… ▽ More

    Submitted 24 April, 2020; v1 submitted 19 January, 2020; originally announced January 2020.

    Comments: Final version to appear in CPM 2020

    ACM Class: F.2.2; J.3