BFAST: Difference between revisions
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m Text replace - "==Running the application using modules==" to "==Execution Environment and Modules==" |
Moskalenko (talk | contribs) m Text replace - "==Available versions== (.*)+ <!-- -->" to "<!--Modules-->" |
||
Line 35: | Line 35: | ||
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. | ||
<!--Modules--> | |||
<!-- --> | |||
{{#if: {{#var: mod}}|==Execution Environment and Modules== | {{#if: {{#var: mod}}|==Execution Environment and Modules== | ||
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}} | {{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}} |
Revision as of 02:41, 10 August 2012
Description
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.
Execution Environment and 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