Difference between revisions of "BFAST"

From UFRC
Jump to navigation Jump to search
m (Text replace - "{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}" to "{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} ")
Line 31: Line 31:
 
<!--Description-->
 
<!--Description-->
 
{{#if: {{#var: url}}|
 
{{#if: {{#var: url}}|
{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}
+
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 +
 
 
BFAST facilitates the fast and accurate mapping of short reads to reference sequences, where mapping billions of short reads with variants is of utmost importance.
 
BFAST facilitates the fast and accurate mapping of short reads to reference sequences, where mapping billions of short reads with variants is of utmost importance.
 
<!--Location-->
 
<!--Location-->

Revision as of 01:53, 10 August 2012

Description

bfast website  

BFAST facilitates the fast and accurate mapping of short reads to reference sequences, where mapping billions of short reads with variants is of utmost importance. Template:App Location

Available versions

  • 0.7.0a

Running the application using modules

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

Get module information for bfast:

$module spider bfast

Load the default application module:

$module load bfast

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

  • HPC_BFAST_DIR - directory where bfast is located.
  • HPC_BFAST_BIN - executable directory
  • HPC_BFAST_DOC - documentation directory