Difference between revisions of "Distruct"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|distruct}} |{{#vardefine:url|http://www.crypticlineage.net/pages/distruct.ht...")
 
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}}}}_EXE - example directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - example directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:20, 6 December 2019

Description

distruct website  

Modified version of the original distruct.py by Anil Raj. Barplotting using desired population order and custom colors assigned to clusters.

Environment Modules

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

System Variables

  • HPC_DISTRUCT_DIR - installation directory
  • HPC_DISTRUCT_BIN - executable directory
  • HPC_DISTRUCT_EXE - example directory