BLAST - Basic Local Alignment Search Tool
Introduction
BLAST (including an updated version called BLAST+) is a suite of tools for assessing the similarity of a given sequence of proteins or nucleotides with a database of sequences.
Web BLAST is a service at the National Center for Biotechnology Information through which the BLAST programs can be run. A set of databases for use with BLAST is also on the NCBI web site. When referring to BLAST in these notes, we mean a standalone version of the software that has been installed on WestGrid machines, not the Web BLAST service.
As announced in the January 2009 issue of NCBI News, older BLAST software has been rewritten and released as BLAST+. If you have previous experience with BLAST, but, not with BLAST+, please have a look at that announcement. It describes some of the changes in command names that have been introduced with BLAST+.
BLAST exists in both serial and parallel (versions). Users may prefer to run a number of serial jobs simultaneously, rather than use the parallel version of BLAST.
For the versions of BLAST or BLAST+ installed on WestsGrid, see the main WestGrid software table.
A user manual and tutorials for the BLAST+ command-line based programs are available from NCBI.
BLAST on Breezy
See /global/software/blast and /global/software/ncbi-blast. You might also be interested in /global/software/rig and /global/software/GSFLX.
BLAST on Bugaboo
BLAST+ (rather than the older BLAST software) has been installed on Bugaboo. The commands (blastn, makeblastdb, legacy_blast.pl, etc.) are on the default command path.
The blast databases are in /usr/local/blast/db.
Updated 2010-07-19.
