Mg-rast: Difference between revisions

From UFRC
Jump to navigation Jump to search
Brantleyk (talk | contribs)
No edit summary
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
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
* HPC_{{#uppercase:{{#var:app}}}}_EXE - examples directory
* HPC_{{uc:{{#var:app}}}}_EXE - examples directory
<!--Configuration-->
<!--Configuration-->
{{#if: {{#var: conf}}|==Configuration==
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 21:21, 6 December 2019

Description

mg-rast website  

Repository of script tools, examples, and contributed code for using the MG-RAST API

Environment Modules

Run module spider mg-rast to find out what environment modules are available for this application.

System Variables

  • HPC_MG-RAST_DIR - installation directory
  • HPC_MG-RAST_BIN - executable directory
  • HPC_MG-RAST_DOC - documentation directory
  • HPC_MG-RAST_EXE - examples directory