Difference between revisions of "HelitronScanner"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|helitronscanner}} |{{#vardefine:url|https://sourceforge.net/projects/helitro...")
 
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}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
* HPC_{{#uppercase:{{#var:app}}}}_EXE - example directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - example directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:21, 6 December 2019

Description

helitronscanner website  

HelitronScanner uncovers a large overlooked cache of Helitron transposons in many genomes

Environment Modules

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

System Variables

  • HPC_HELITRONSCANNER_DIR - installation directory
  • HPC_HELITRONSCANNER_BIN - executable directory
  • HPC_HELITRONSCANNER_DOC - documentation directory
  • HPC_HELITRONSCANNER_LIB - library directory
  • HPC_HELITRONSCANNER_EXE - example directory