EXACT AND APPROXIMATION ALGORITHMS FOR SORTING BY REVERSALS, WITH APPLICATION TO GENOME REARRANGEMENT

被引:182
作者
KECECIOGLU, J [1 ]
SANKOFF, D [1 ]
机构
[1] UNIV MONTREAL,CTR RECH MATH,MONTREAL H3C 3J7,PQ,CANADA
关键词
COMPUTATIONAL BIOLOGY; APPROXIMATION ALGORITHMS; BRANCH-AND-BOUND ALGORITHMS; EXPERIMENTAL ANALYSIS OF ALGORITHMS; EDIT DISTANCE; PERMUTATIONS; SORTING BY REVERSALS; CHROMOSOME INVERSIONS; GENOME REARRANGEMENTS;
D O I
10.1007/BF01188586
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
Motivated by the problem in computational biology of reconstructing the series of chromosome inversions by which one organism evolved from another, we consider the problem of computing the shortest series of reversals that transform one permutation to another. The permutations describe the order of genes on corresponding chromosomes, and a reversal takes an arbitrary substring of elements, and reverses their order. For this problem, we develop two algorithms: a greedy approximation algorithm, that finds a solution provably close to optimal in O(n(2)) time and O(n) space for n-element permutations, and a branch-and-bound exact algorithm, that finds an optimal solution in O(mL(n, n)) time and O(n(2)) space, where m is the size of the branch-and-bound search tree, and L(n, n) is the time tc, solve a linear program of n variables and n constraints. The greedy algorithm is the first to come within a constant factor of the optimum; it guarantees a solution that uses no more than twice the minimum number of reversals. The lower and upper bounds of the branch-and-bound algorithm are a novel application of maximum-weight matchings, shortest paths, and linear programming. In a series of experiments, we study the performance of an implementation on random permutations, and permutations generated by random reversals. For permutations differing by k random reversals, we find that the average upper bound on reversal distance estimates k to within one reversal for k < 1/2n and n less than or equal to 100. For the difficult case of random permutations, we find that the average difference between the upper and lower bounds is less than three reversals for n less than or equal to 50. Due to the tightness of these bounds, we can solve, to optimality, problems on 30 elements in a few minutes of computer time. This approaches the scale of mitochondrial genomes.
引用
收藏
页码:180 / 210
页数:31
相关论文
共 28 条
  • [1] SORTING BY INSERTION OF LEADING ELEMENTS
    AIGNER, M
    WEST, DB
    [J]. JOURNAL OF COMBINATORIAL THEORY SERIES A, 1987, 45 (02) : 306 - 309
  • [2] REVERSING TRAINS - A TURN OF THE CENTURY SORTING PROBLEM
    AMATO, N
    BLUM, M
    IRANI, S
    RUBINFELD, R
    [J]. JOURNAL OF ALGORITHMS, 1989, 10 (03) : 413 - 428
  • [3] BAFNA V, 1993, 34 IEEE S FDN COMP S, P148
  • [4] SEQUENCE AND GENE ORGANIZATION OF MOUSE MITOCHONDRIAL-DNA
    BIBB, MJ
    VANETTEN, RA
    WRIGHT, CT
    WALBERG, MW
    CLAYTON, DA
    [J]. CELL, 1981, 26 (02) : 167 - 180
  • [5] Dobzhansky T., 1970, GENETICS EVOLUTIONAR
  • [6] COMPUTING SHORT GENERATOR SEQUENCES
    DRISCOLL, JR
    FURST, ML
    [J]. INFORMATION AND COMPUTATION, 1987, 72 (02) : 117 - 132
  • [7] THE MINIMUM-LENGTH GENERATOR SEQUENCE PROBLEM IS NP-HARD
    EVEN, S
    GOLDREICH, O
    [J]. JOURNAL OF ALGORITHMS, 1981, 2 (03) : 311 - 313
  • [8] Furst M., 1980, 21st Annual Symposium on Foundations of Computer Science, P36, DOI 10.1109/SFCS.1980.34
  • [9] Garey M.R., 1979, COMPUTERS INTRACTABI, V174
  • [10] BOUNDS FOR SORTING BY PREFIX REVERSAL
    GATES, WH
    PAPADIMITRIOU, CH
    [J]. DISCRETE MATHEMATICS, 1979, 27 (01) : 47 - 57