Steps used by Blast algorithm
A cutoff threshold score, T, is selected, in order to select the most significant matches.
- For example: if T = 13, only words that score above 13 are kept.
This evaluation procedure is repeated for each word of given length in the sequence dictionary.