Difference between revisions of "Newick utils"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|newick_utils}} |{{#vardefine:url|https://github.com/tjun...")
 
m (Text replacement - "#uppercase" to "uc")
Line 25: Line 25:
 
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
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:23, 6 December 2019

Description

newick_utils website  

The Newick Utilities are a suite of programs for working with Newick-formatted phylogenetic trees.

Environment Modules

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

System Variables

  • HPC_NEWICK_UTILS_DIR - installation directory