Perfect Sorting by Reversals and Deletions/Insertions

Hong-Yu Chen,Xiang Tan,Guo-Jun Li
2010-01-01
Abstract:Recently, more and more people are interested in the problem of computing a sequence of rearrangement operations to transform one genome into the other such that these operations conserve all common intervals. Berard et al. show an algorithm to solve the problem in subquadratic time when all operations are reversals. In this paper, we extend the result to allow deletions and a limited form of insertions (which forbids duplications), allowing to compare genomes containing different genes. We provide an exact algorithm for the asymmetric case and a heuristic algorithm for the symmetric case.
What problem does this paper attempt to address?