Difference between revisions of "Gscripts"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Scripts {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|gscripts}} |{{#vardefine:url|https://github.com/YeoLab/gscripts}} <!--CONFIGURATIO...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Scripts]]
+
[[Category:Software]][[Category:Biology]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|gscripts}}
 
|{{#vardefine:app|gscripts}}
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-->

Latest revision as of 17:25, 15 August 2022

Description

gscripts website  

General Use Scripts and Helper functions

Environment Modules

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

System Variables

  • HPC_GSCRIPTS_DIR - installation directory
  • HPC_GSCRIPTS_BIN - executable directory