Palindromic sequences finder
Definitions
Palindromic sequence:
A DNA sequence whose 5'-to-3'
sequence is identical on each DNA strand. The sequence is the same when
one strand is read left to right and the other strand is read right to
left. Recognition sites of many restriction enzymes are palindromic.
Source code (PHP) is available here