Finding Approximate Palindromes in Strings Quickly and Simply

LA home
Computing
 TR 2004/162

Also see:
Bioinformatics
Java

Lloyd Allison,
School of Computer Science and Software Engineering, Monash University, Clayton, Victoria, Australia 3800.
Technical Report 2004/162,
23 Nov. 2004 (draft 19 Sept.)

Abstract:
Described are two algorithms to find long approximate palindromes in a string, for example a DNA sequence. A simple algorithm requires O(n)-space and almost always runs in O(k.n)-time where n is the length of the string and k is the number of ``errors'' allowed in the palindrome. Its worst-case time-complexity is O(n2) but this does not occur with real biological sequences. A more complex algorithm guarantees O(k.n) worst-case time complexity.
 
See [arxiv...pdf][12/'04] & [java code] of the 1st algorithm.
www

free:
Linux operating-sys
OpenOffice office-suite, ver. 2.4+
The GIMP ~photoshop
Firefox web browser
FlashBlock flash on/off

© L. Allison   http://www.allisons.org/ll/   (or as otherwise indicated),
Created with "vi (Linux + Solaris)",  charset=iso-8859-1,  fetched Thursday, 20-Nov-2008 22:18:57 EST.