Mg-rast: Difference between revisions

From UFRC
Jump to navigation Jump to search
Brantleyk (talk | contribs)
Created page with "Category:SoftwareCategory:BiologyCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|REPLACE}} |{{#vardefine:url|REPLACE}} <!--CONFIGURATION: OPTI..."
 
m Text replacement - "#uppercase" to "uc"
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Biology]][[Category:Genomics]]
[[Category:Software]][[Category:Biology]][[Category:Genomics]]
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|REPLACE}}
|{{#vardefine:app|mg-rast}}
|{{#vardefine:url|REPLACE}}
|{{#vardefine:url|https://github.com/MG-RAST/MG-RAST-Tools}}
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
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