Difference between revisions of "TreeShrink"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|treeshrink}} |{{#vardefine:url|https://github.com/uym2/TreeShrink}} <!--CONF...")
 
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
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:29, 6 December 2019

Description

treeshrink website  

TreeShrink is an algorithm for detecting abnormally long branches in one or more phylogenetic trees.

Environment Modules

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

System Variables

  • HPC_TREESHRINK_DIR - installation directory
  • HPC_TREESHRINK_BIN - executable directory