Research Article

Efficient Serial and Parallel Algorithms for Selection of Unique Oligos in EST Databases

Algorithm 2

Algorithm for the unique oligos problem.
Require: EST database , integer (length of unique oligos) and integer
     (maximum number of mismatches between non-unique oligos)
Ensure: All unique -mers in
(1)
(2) findqmers( ) (hashtable of positions of all qmers in )
(3) for   to split loop iterations among processors}  do
(4) goo( )
(5) end for