A Survey of Sorting Algorithms for Genome Rearrangements

CUI Yun,ZHU Da-Ming,MA Shao-Han
DOI: https://doi.org/10.3969/j.issn.1002-137X.2006.12.035
2006-01-01
Computer Science
Abstract:With the development of fast sequencing techniques, large-scale DNA molecules are investigated with respect to the relative order of genes in them. Genome rearrangement is an important area of computational biology, and bases the comparison analysis of genomes at the level of genes. The goal is to find the shortest sequence of genome arrangements operations that transform one genome into another. Such sequence is helpful to estimate the evolutionary events between different genomes, which is proved by many tests of molecule biology. Although the evolutionary process between genomes is very complicated, there are three basic rearrangement operations: reversal, translocation, transposition.In this paper, we discuss the rearrangement algorithms for these operations, and the methods to compute various types of sorting distances.
What problem does this paper attempt to address?