An inexact-suffix-tree-based algorithm for detecting extensible patterns

  • Authors:
  • Abhijit Chattaraj;Laxmi Parida

  • Affiliations:
  • School of Computer Science & Information Technology, RMIT University, Melbourne, Australia;Computational Biology Center, IBM T.J. Watson Research Center, Yorktown Heights, NY

  • Venue:
  • Theoretical Computer Science - Pattern discovery in the post genome
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given an input sequence of data, a rigid pattern is a repeating sequence, possibly interspersed with dont-care characters. The data could be a sequence of characters or sets of characters or even real values. In practice, the patterns or motifs of interest are the ones that also allow a variable number of gaps (or dont-care characters): these are patterns with spacers termed extensible patterns In a bioinformatics context, similar patterns have also been called flexible patterns or motifs. The extensibility is succinctly defined by a single integer parameter D ≥ 1 which is interpreted as the allowable space to be between 1 and D characters between two successive solid characters in a reported motif. We introduce a data structure called the inexact-suffix tree and present an algorithm based on this data structure. This has been tested on primarily biological data such as DNA and protein sequences. However the generality of the system makes it equally applicable in other data mining, clustering, and knowledge extraction applications.