Difference between revisions of "Mg-rast"
Jump to navigation
Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|REPLACE}} |{{#vardefine:url|REPLACE}} <!--CONFIGURATION: OPTI...") |
Moskalenko (talk | contribs) 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| | + | |{{#vardefine:app|mg-rast}} |
− | |{{#vardefine:url| | + | |{{#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_{{ | + | * 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