Blast
Blast
Introduction
BLAST (Basic Local Alignment Search Tool)
is the standard tool used for Alignment
[Atschul et al., 1990].
BLAST is far being from basic as the name
indicates, it is a highly advanced algorithm
which has become very popular due to
speed, availability & accuracy.
Many researchers use BLAST as initial
screening tool for their unknown sequence.
BLAST identifies homologus seq. by
searching one or more databases.
BLAST is an open source program &
anyone can download & change the
program code. (many BLAST derivatives;
WU-BLAST).
BLAST is highly scalable & comes in a
number of different computer platform
configurations which make usage on both
small desktop as well as large computer
clusters possible.
BLAST USE
Looking for Species.
Looking for Domains.
Looking at Phylogeny.
Mapping DNA to a known
Chromosome.
Annotations.
Searching for Homology.
How Does BLAST Work?
To run, BLAST requires a query sequence to
search for, and a sequence to search against.
This is for the purpose that the program can rapidly compare
the high-scoring words to the database sequences.
Accelerated versions
The Mitrion-C Open Bio Project is an ongoing effort to port blast to run
on Mitrion FPGAs. It is available on SourceForge.