Difference between revisions of "BLAST"

From HPC users
Jump to navigationJump to search
Line 5: Line 5:
== Installed version ==
== Installed version ==


The currently installed version is 2.2.26.
The currently installed version is 2.2.26 and version 2.6.0.


== Documentation ==
== Documentation ==


The full documentation can be found [http://blast.ncbi.nlm.nih.gov/ here].
The full documentation can be found [http://blast.ncbi.nlm.nih.gov/ here].

Revision as of 09:55, 17 January 2017

Introduction

In bioinformatics, BLAST (Basic Local Alignment Search Tool) is an algorithm for comparing primary biological sequence information, such as the amino-acid sequences of proteins or the nucleotides of DNA sequences. A BLAST search enables a researcher to compare a query sequence with a library or database of sequences, and identify library sequences that resemble the query sequence above a certain threshold.

Installed version

The currently installed version is 2.2.26 and version 2.6.0.

Documentation

The full documentation can be found here.