BestPal-W

Program for searching best "linear" RNA secondary structure for long sequences with a window moving along the sequence

Method description:
A window with user-defined size moves along the sequence.
For each position of the window the best palindrome is calculated by dynamic programming method without "brahching" of structures.
Only the best variant goes to output file.

Program is provided with viewer.



BestPal-W description

BestPal-W parameters