English

Safe and complete contig assembly via omnitigs

Quantitative Methods 2016-08-18 v2 Discrete Mathematics Data Structures and Algorithms Genomics

Abstract

Contig assembly is the first stage that most assemblers solve when reconstructing a genome from a set of reads. Its output consists of contigs -- a set of strings that are promised to appear in any genome that could have generated the reads. From the introduction of contigs 20 years ago, assemblers have tried to obtain longer and longer contigs, but the following question was never solved: given a genome graph GG (e.g. a de Bruijn, or a string graph), what are all the strings that can be safely reported from GG as contigs? In this paper we finally answer this question, and also give a polynomial time algorithm to find them. Our experiments show that these strings, which we call omnitigs, are 66% to 82% longer on average than the popular unitigs, and 29% of dbSNP locations have more neighbors in omnitigs than in unitigs.

Cite

@article{arxiv.1601.02932,
  title  = {Safe and complete contig assembly via omnitigs},
  author = {Alexandru I. Tomescu and Paul Medvedev},
  journal= {arXiv preprint arXiv:1601.02932},
  year   = {2016}
}

Comments

Full version of the paper in the proceedings of RECOMB 2016

R2 v1 2026-06-22T12:27:56.900Z