Steps used by Blast algorithm
Using BLOSUM62, the short words are evaluated for exact match with the words of the databases sequences.
- The object of the evaluation is to find the scores for aligning the query-word with any other word (of given length) from the database.
- Score calculations are done and saved.