Difference between revisions of "Libunistring"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Library {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|libunistring}} |{{#vardefine:https://www.gnu.org/software/libunistring/}} <!--CONF...")
 
m (Text replacement - "#uppercase" to "uc")
(3 intermediate revisions by one other user not shown)
Line 18: Line 18:
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
  
3P-CLR is a method to detect positive selection in a three-population tree using patterns of linked allele frequency differentiation. It can distinguish selective events that occurred in the common ancestral population of the two most closely-related populations from those events that occurred in each of the populations after the split from each other.
+
libunistring is a GNU library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.
  
 
<!--Modules-->
 
<!--Modules-->
Line 24: Line 24:
  
 
===Serial===
 
===Serial===
 +
* intel/2017
 
* {{#var:app}}
 
* {{#var:app}}
 
<!--
 
<!--
Line 35: Line 36:
 
-->
 
-->
 
==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}}}}_LIB - library directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_INC - include/header file directory
* HPC_{{#uppercase:{{#var:app}}}}_EXE - example directory
+
 
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:21, 6 December 2019


libunistring is a GNU library that provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard.

Required Modules

Serial

  • intel/2017
  • libunistring

System Variables

  • HPC_LIBUNISTRING_DIR - installation directory
  • HPC_LIBUNISTRING_LIB - library directory
  • HPC_LIBUNISTRING_INC - include/header file directory