The term HSP has been used in many research papers while describing BLAST output. What are High Scoring Pairs (HSP)? I'm not very successful in Googling.
The term HSP has been used in many research papers while describing BLAST output. What are High Scoring Pairs (HSP)? I'm not very successful in Googling.
http://www.ncbi.nlm.nih.gov/books/NBK62051/
A High-scoring Segment Pair (HSP) is a local alignment with no gaps that achieves one of the highest alignment scores in a given search.
HSP corresponds to the matching region between the query sequence and the database hit sequence.
Wikipedia BLAST article could be a good read as well; it explains how exact matches are extended to high-scoring segment pairs, how they are evaluated, how alignments are inferred.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
This is odd. I think a HSP can contain gaps. Extension of BLAST seeds might be done by gaps as long as the evalue is less that the user defined value.