A Novel Heuristic for Local Multiple Alignment of Interspersed DNA Repeats

  • Authors:
  • Todd J. Treangen;Aaron E. Darling;Guillaume Achaz;Mark A. Ragan;Xavier Messeguer;Eduardo P. C. Rocha

  • Affiliations:
  • Institut Pasteur, CNRS and UPMC University, France;University of California-Davis, Davis;UPMC University, CNRS, MNHN, IRD, UMR, Paris;University of Queensland and ARC Centre of Excellence, Brisbane;Technical University of Catalonia, Barcelona;Institut Pasteur, CNRS and UPMC University, France

  • Venue:
  • IEEE/ACM Transactions on Computational Biology and Bioinformatics (TCBB)
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Pairwise local sequence alignment methods have been the prevailing technique to identify homologous nucleotides between related species. However, existing methods that identify and align all homologous nucleotides in one or more genomes have suffered from poor scalability and limited accuracy. We propose a novel method that couples a gapped extension heuristic with an efficient filtration method for identifying interspersed repeats in genome sequences. During gapped extension, we use the MUSCLE implementation of progressive global multiple alignment with iterative refinement. The resulting gapped extensions potentially contain alignments of unrelated sequence. We detect and remove such undesirable alignments using a hidden Markov model (HMM) to predict the posterior probability of homology. The HMM emission frequencies for nucleotide substitutions can be derived from any time-reversible nucleotide substitution matrix. We evaluate the performance of our method and previous approaches on a hybrid data set of real genomic DNA with simulated interspersed repeats. Our method outperforms a related method in terms of sensitivity, positive predictive value, and localizing boundaries of homology. The described methods have been implemented in freely available software, Repeatoire, available from: http://wwwabi.snv.jussieu.fr/public/Repeatoire.