Difference between revisions of "Bifrost"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|bifrost}} |{{#vardefine:url|https://github.com/pmelsted/bifrost}} <!--CONFIG...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 21:11, 6 December 2019

Description

bifrost website  

Highly parallel construction and indexing of colored and compacted de Bruijn graphs

Environment Modules

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

System Variables

  • HPC_BIFROST_DIR - installation directory
  • HPC_BIFROST_BIN - executable directory