Difference between revisions of "Blast"

From UFRC
Jump to navigation Jump to search
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]]
+
[[Category:Software]][[Category:Bioinformatics]]
 
<!-- ########  Template Configuration ######## -->
 
<!-- ########  Template Configuration ######## -->
 
<!--Edit definitions of the variables used in template calls  
 
<!--Edit definitions of the variables used in template calls  

Revision as of 20:07, 14 October 2011

Description

{{{name}}} website  
See Blast Program Selection Guide and the main blast website for more details.

Location

The software blast is installed on the cluster in /apps/blast/ncbi/2.2.25.

Running the application using modules

To use blast with the environment modules system at HPC the following commands are available:

Get module information for blast:

$module spider blast_ncbi

Load the application module:

$module load blast_ncbi

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

HPC_BLAST_DIR - directory where blast is located.