An algorithm to solve the motif alignment problem for approximate nested tandem repeats

  • Authors:
  • Atheer A. Matroud;Michael D. Hendy;Christopher P. Tuffley

  • Affiliations:
  • Allan Wilson Centre for Molecular Ecology and Evolution, Massey University, Palmerston North, New Zealand and Institute of Fundamental Sciences, Massey University, Palmerston North, New Zealand;Allan Wilson Centre for Molecular Ecology and Evolution, Massey University, Palmerston North, New Zealand and Institute of Fundamental Sciences, Massey University, Palmerston North, New Zealand;Institute of Fundamental Sciences, Massey University, Palmerston North, New Zealand

  • Venue:
  • RECOMB-CG'10 Proceedings of the 2010 international conference on Comparative genomics
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

An approximate nested tandem repeat (NTR) in a string T is a complex repetitive structure consisting of many approximate copies of two substrings x and X ("motifs") interspersed with one another. NTRs have been found in real DNA sequences and are expected to have applications for evolutionary studies, both as a tool to understand concerted evolution, and as a potential marker in population studies. In this paper we describe software tools developed for database searches for NTRs. After a first program NTRF inder identifies putative NTR motifs, a confirmation step requires the application of the alignment of the putative NTR against exact NTRs built from the putative template motifs x andX. In this paper we describe an algorithm to solve this alignment problem in O(|T|(|x| + |X|)) space and time. Our alignment algorithm is based on Fischetti et al.'s wraparound dynamic programming.