Difference between revisions of "Unanimity"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|Unanimity}} |{{#vardefine:url|https://github.com/Pacific...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Biology]][[Category:Phylogenetics]]
+
[[Category:Software]][[Category:Programming]][[Category:Library]][[Category:Compiler]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|Unanimity}}
 
|{{#vardefine:app|Unanimity}}
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}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
* HPC_{{#uppercase:{{#var:app}}}}_INC - include directory
+
* HPC_{{uc:{{#var:app}}}}_INC - include directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 17:48, 15 August 2022

Description

Unanimity website  

C++ library and its applications to generate and process accurate consensus sequences.

Environment Modules

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

System Variables

  • HPC_UNANIMITY_DIR - installation directory
  • HPC_UNANIMITY_BIN - executable directory
  • HPC_UNANIMITY_LIB - library directory
  • HPC_UNANIMITY_INC - include directory