NCBI logo
BLAST module of the MLA course on Introduction to Molecular Biology Information Resources
Course Home Modules Schedule Exercises Comments Credits
Slide 1 Previous Next Slide List

How Did BLAST Work?
Query Parsing for Nucleotide-Nucleotide Searches

(using blastn as an example algorithm)

 
 
  • the blastn algorithm parses nucleotide sequences into 11 letter "words"
    (as noted in the earlier slide on nucleotide BLAST, word size varies among the different nucleotide BLAST algorithms)
  • do the same for every sequence in the query database
  • identify database sequences with exact word matches
  • extend the sequence comparison between your query and the hit in both directions
  • report the hit in the search results if it meets or exceeds the BLAST cutoffs for a statistically significant match

BLAST
Slide 1 Previous Next Slide List
Revised 11/05/2007