Blast
Blast
BLAST ALGORITHM
Step 1
Step 2
Step 3
BIT Scores
The bit score gives an indication of how good the alignment is; the
higher the score, the better the alignment.
E Value
The E− value is a measure of the reliability of the score. The larger the
E-value, the greater the chance that the similarity between the hit and the
query is due to mere coincidence. Hence hits with large E-values are to
be not relied upon. E-values are calculated from the following three
factors first one is The bit score, Since a larger bit score is less likely to
be obtained by chance than is a smaller bit score, larger bit scores
correspond to smaller E-values. Second is Length of the query, Since a
particular bit score is more easily obtained by chance with a longer
query than with a shorter query, longer queries correspond to larger E-
values and third one is Size of the database, Since a larger database
makes a particular bit score more easily obtained by chance, a larger
database results in larger E-values.
FEATURES
1) Local alignment: BLAST finds matches of regional similarities rather
than trying for global fit between query and database sequences. But
multiple hits to the same sequence are allowed.
2) Ungapped alignments: BLAST works on statistics of ungapped
alignment but this reduces sensitivity of search. But multiple local
alignments can anticipate gaps between two sequences of alignment.
3) Filters: BLAST uses filters to reduce problems of contaminations
with numerous artifacts (low complexity regions) in the database. By
using filters one can find out the exploded through positive hits from the
initial run.
4) Fast: BLAST is extremely fast, one can run locally or on the web
server but it is not a guarantee to find the best alignment between query
sequence and database sequences.
5) Heuristic: BLAST is heuristic method, expected to find most matches
and this way complete sensitivity is sacrificed in order to gain speed. In
practice, few biologically significant matches that are missed by BLAST
can be found out by some other programs.
6) Search: BLAST search the database in two phases 1. First for short
subsequences that are likely to have significant matches. 2. Then it tries
to extend these matched regions (sub sequences) on both sides in order
to obtain maximum sequence similarity.
7) Substitution matrix: BLAST uses substitution matrix in all phase of
sequences for scoring alignment.
Variants of BLAST
6. Click on the “BLAST” button to run the search. A new page will
appear with the ID number of the search and the approximate wait time.
7. The results will be returned when the search is complete.
Benefits of BLAST