Program Palindrome in DNA sequence - (Dec/26/2005 )
Hello,
Does anyone know where i can find a program (source code) where i can find the maximal palindrome.
If you can answer this, you are then a truly bioinformatician.
-Steven Barker-
hi,
within EMBOSS there is a program called palindrome (there is also one called einverted) that may suit your needs.
The program description can be found here
good luck, and no I am not a bioinformatician!
Nick
-methylnick-
Try this:
http://www.biophp.org/minitools/find_palindromes/demo.php
Is PHP, and source code is available. Download the code to a server and that is all.
-Joseba-