Faster exon assembly by sparse spliced alignment

Abstract

Assembling a gene from candidate exons is an important problem in computational biology. Among the most successful approaches to this problem is spliced alignment, proposed by Gelfand et al., which scores different candidate exon chains within a DNA sequence of length m by comparing them to a known related gene sequence of length n, m = (n). Gelfand et al.\ gave an algorithm for spliced alignment running in time O(n3). Kent et al.\ considered sparse spliced alignment, where the number of candidate exons is O(n), and proposed an algorithm for this problem running in time O(n2.5). We improve on this result, by proposing an algorithm for sparse spliced alignment running in time O(n2.25). Our approach is based on a new framework of quasi-local string comparison.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…