- Working on tracy's oligoselect program
- algorith apperes to be:
- starting at the 3' end, test each window to see if it's a valid candidate
- the candidate test is:
- is the gc content within the specified range
- is there any stretch of a single base pair type > 25%
- does any bp make more than 50% of the sequence
- is it self annealing?
- is the blast score < percent match