Skip to content
Bart edited this page Nov 18, 2014 · 50 revisions

Table of Contents

Details

The Basic Local Alignment Search Tool (BLAST) finds regions of local similarity between sequences. The program compares nucleotide or protein sequences to sequence databases and calculates the statistical significance of matches. BLAST can be used to infer functional and evolutionary relationships between sequences as well as help identify members of gene families.

BLAST+ is a new suite of BLAST tools that utilizes the NCBI C++ Toolkit. The BLAST+ applications have a number of performance and feature improvements over the legacy BLAST applications.

Usage

Database: /share/db/blast/db/

Databases are located in /share/db/blast/db and will be updated on the 1st of the month. Please ensure there are no jobs accessing the databases at that time. If you need to access the database while it is being updated, you can make a copy of the relevant files in your home directory before the update and reference these instead.

Example SLURM jobs

There are no Slurm job files provided yet. Please contact eresearch@nesi.org.nz.

Clone this wiki locally