Difference between revisions of "Mg-rast"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) 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_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DOC - documentation directory |
− | * HPC_{{ | + | * 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
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