On NP-Hardness of the Paired de Bruijn Sound Cycle Problem
Evgeny Kapun, Fedor Tsarev

TL;DR
This paper proves that determining the existence of a sound cycle in a paired de Bruijn graph is NP-hard, highlighting computational complexity challenges in genome assembly with mate pair data.
Contribution
It establishes the NP-hardness of the paired de Bruijn sound cycle problem and explores its special cases and variants.
Findings
NP-hardness of the general problem
Complexity of special cases analyzed
Modified problem with cycle passing through all edges also NP-hard
Abstract
The paired de Bruijn graph is an extension of de Bruijn graph incorporating mate pair information for genome assembly proposed by Mevdedev et al. However, unlike in an ordinary de Bruijn graph, not every path or cycle in a paired de Bruijn graph will spell a string, because there is an additional soundness constraint on the path. In this paper we show that the problem of checking if there is a sound cycle in a paired de Bruijn graph is NP-hard in general case. We also explore some of its special cases, as well as a modified version where the cycle must also pass through every edge.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAlgorithms and Data Compression · Genomics and Phylogenetic Studies · Genome Rearrangement Algorithms
