English

A framework for cost-constrained genome rearrangement under Double Cut and Join

Data Structures and Algorithms 2018-10-24 v2 Discrete Mathematics Combinatorics Genomics

Abstract

The study of genome rearrangement has many flavours, but they all are somehow tied to edit distances on variations of a multi-graph called the breakpoint graph. We study a weighted 2-break distance on Eulerian 2-edge-colored multi-graphs, which generalizes weighted versions of several Double Cut and Join problems, including those on genomes with unequal gene content. We affirm the connection between cycle decompositions and edit scenarios first discovered with the Sorting By Reversals problem. Using this we show that the problem of finding a parsimonious scenario of minimum cost on an Eulerian 2-edge-colored multi-graph - with a general cost function for 2-breaks - can be solved by decomposing the problem into independent instances on simple alternating cycles. For breakpoint graphs, and a more constrained cost function, based on coloring the vertices, we give a polynomial-time algorithm for finding a parsimonious 2-break scenario of minimum cost, while showing that finding a non-parsimonious 2-break scenario of minimum cost is NP-Hard.

Keywords

Cite

@article{arxiv.1802.07515,
  title  = {A framework for cost-constrained genome rearrangement under Double Cut and Join},
  author = {Pijus Simonaitis and Annie Chateau and Krister M. Swenson},
  journal= {arXiv preprint arXiv:1802.07515},
  year   = {2018}
}

Comments

A significantly improved version of this paper "A General Framework for Genome Rearrangement with Biological Constraints" was published in RECOMB International conference on Comparative Genomics 2018

R2 v1 2026-06-23T00:28:40.674Z