Difference between revisions of "Distruct"
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...") |
Moskalenko (talk | contribs) 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_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_EXE - example directory |
<!--Configuration--> | <!--Configuration--> |
Latest revision as of 21:20, 6 December 2019
Description
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