Difference between revisions of "DeNoGAP"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:PhylogeneticsCategory:NGS {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|denogap}} |{{#vardefine:url|https://sour...")
 
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 - example data directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - example data directory
* HPC_{{#uppercase:{{#var:app}}}}_CONF - configure directory
+
* HPC_{{uc:{{#var:app}}}}_CONF - configure directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:20, 6 December 2019

Description

denogap website  

Denovo Genome Analysis Pipeline for Prokaryotic Species

Environment Modules

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

System Variables

  • HPC_DENOGAP_DIR - installation directory
  • HPC_DENOGAP_BIN - executable directory
  • HPC_DENOGAP_DOC - documentation directory
  • HPC_DENOGAP_EXE - example data directory
  • HPC_DENOGAP_CONF - configure directory