Divide-and-conquer approach for the exemplar breakpoint distance

  • Authors:
  • C. Thach Nguyen;Y. C. Tay;Louxin Zhang

  • Affiliations:
  • School of Computing, National University of Singapore Singapore 117543;School of Computing, National University of Singapore Singapore 117543;Department of Mathematics, National University of Singapore Singapore 117543

  • Venue:
  • Bioinformatics
  • Year:
  • 2005

Quantified Score

Hi-index 3.84

Visualization

Abstract

Motivation: A one-to-one correspondence between the sets of genes in the two genomes being compared is necessary for the notions of breakpoint and reversal distances. To compare genomes where there are paralogous genes, Sankoff formulated the exemplar distance problem as a general version of the genome rearrangement problem. Unfortunately, the problem is NP-hard even for the breakpoint distance. Results: This paper proposes a divide-and-conquer approach for calculating the exemplar breakpoint distance between two genomes with multiple gene families. The combination of our approach and Sankoff's branch-and-bound technique leads to a practical program to answer this question. Tests with both simulated and real datasets show that our program is much more efficient than the existing program that is based only on the branch-and-bound technique. Availability: Code for the program is available from the authors. Contact: matzlx@nus.edu.sg