Efficient parameterized algorithm for biopolymer structure-sequence alignment

  • Authors:
  • Yinglei Song;Chunmei Liu;Xiuzhen Huang;Russell L. Malmberg;Ying Xu;Liming Cai

  • Affiliations:
  • Dept. of Computer Science, Univ. of Georgia, Athens, GA;Dept. of Computer Science, Univ. of Georgia, Athens, GA;Dept. of Computer Science, Arkansas State Univ., State University, AR;Dept. of Plant Biology, Univ. of Georgia, Athens, GA;Dept. of Biochemistry and Molecular Biology, Univ. of Georgia, Athens, GA;Dept. of Computer Science, Univ. of Georgia, Athens, GA

  • Venue:
  • WABI'05 Proceedings of the 5th International conference on Algorithms in Bioinformatics
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Computational alignment of a biopolymer sequence (e.g., an RNA or a protein) to a structure is an effective approach to predict and search for the structure of new sequences. To identify the structure of remote homologs, the structure-sequence alignment has to consider not only sequence similarity but also spatially conserved conformations caused by residue interactions, and consequently is computationally intractable. It is difficult to cope with the inefficiency without compromising alignment accuracy, especially for structure search in genomes or large databases. This paper introduces a novel method and a parameterized algorithm for structure-sequence alignment. Both the structure and the sequence are represented as graphs, where in general the graph for a biopolymer structure has a naturally small tree width. The algorithm constructs an optimal alignment by finding in the sequence graph the maximum valued subgraph isomorphic to the structure graph. It has the computational time complexity O(ktN2) for the structure of N residues and its tree decomposition of width t. The parameter k, small in nature, is determined by a statistical cutoff for the correspondence between the structure and the sequence. The paper demonstrates a successful application of the algorithm to developing a fast program for RNA structural homology search.