BLAST search

BLAST (Basic Local Alignment Search Tool) [McGinnis and Madden, 2004] is a program for quickly finding regions of similarity between two sequences. It is primarily used to search a sequence database to find database entries with regions of similarity to the sequences used to query the database. How similar regions need to be to be included in the results returned by BLAST is configurable.

Figure 16.1 shows an example of a BLAST result in the CLC Genomics Workbench.

Image blastresult
Figure 16.1: A BLAST search result open with linked views open. The graphical representation of the BLAST hits are in the upper area and the HSP table view is open below. Hovering the mouse cursor over a hit in the graphical view reveals a tooltip with additional information about that hit.

A brief introduction to the BLAST method is provided in Bioinformatics explained: BLAST.

Local BLAST searches versus remote searches at the NCBI

Using the CLC Genomics Workbench, BLAST searches can be run on the local machine or submitted to the NCBI to run on their servers to search databases hosted there.

Running BLAST searches on your local machine can have several advantages, such as:

Using Blast at NCBI can be preferable in other circumstances, for example, when searching large databases, especially those not already available locally, or when relying on restricting searches based on Entrez queries.

Results of searches using the same query sequences, the same database and the same settings are expected to give the same or very similar results, whether run locally or at the NCBI as both rely on NCBI's BLAST+ executables. Small differences may occur, for example if the version of BLAST+, at the NCBI differs from that used by the CLC Genomics Workbench, and changes exist between these versions that affect search results.



Subsections