Difference between revisions of "BFAST"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Choose sections to enable - OPTIONAL--> |{{#vardefine:mod|1}} <!--Present instructions for running the software with modules -->" to "")
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]][[Category:Bioinformatics]][[Category:NGS]]
+
[[Category:Software]][[Category:Biology]][[Category:NGS]]
 
+
{|<!--Main settings - REQUIRED-->
{|
 
<!--Main settings - REQUIRED-->
 
 
|{{#vardefine:app|bfast}}
 
|{{#vardefine:app|bfast}}
 
|{{#vardefine:url|http://sourceforge.net/apps/mediawiki/bfast/index.php?title=Main_Page}}
 
|{{#vardefine:url|http://sourceforge.net/apps/mediawiki/bfast/index.php?title=Main_Page}}
<!--Compiler and MPI settings - OPTIONAL -->
 
|{{#vardefine:intel|}} <!-- E.g. "11.1" -->
 
|{{#vardefine:mpi|}} <!-- E.g. "openmpi/1.3.4" -->
 
 
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
 
|{{#vardefine:exe|}} <!--Present manual instructions for running the software -->
 
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF-->
 
|{{#vardefine:conf|}} <!--Enable config wiki page link - {{#vardefine:conf|1}} = ON/conf|}} = OFF-->
Line 27: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*{{#var:app}}
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_BFAST_BIN - executable directory
 
* HPC_BFAST_BIN - executable directory
 
* HPC_BFAST_DOC - documentation directory
 
* HPC_BFAST_DOC - documentation directory

Latest revision as of 18:16, 12 August 2022

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.

Environment Modules

Run module spider bfast to find out what environment modules are available for this application.

System Variables

  • HPC_BFAST_DIR - installation directory
  • HPC_BFAST_BIN - executable directory
  • HPC_BFAST_DOC - documentation directory