Difference between revisions of "SparCC"

From UFRC
Jump to navigation Jump to search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]][[Category:Library]]
+
[[Category:Software]][[Category:Biology]]
 
{|<!--Main settings - REQUIRED-->
 
{|<!--Main settings - REQUIRED-->
 
|{{#vardefine:app|SparCC}}
 
|{{#vardefine:app|SparCC}}
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
[[Modules|modules documentation]]
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
*python
 
*{{#lowercase:{{#var:app}}}}
 
 
 
 
==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
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
  

Latest revision as of 15:47, 22 August 2022

Description

SparCC website  

SparCC is mainly used for calculating correlations in compositional data. It can also be used to calculate sample diversity, rank abundance plots, etc.

Environment Modules

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

System Variables

  • HPC_SPARCC_DIR - installation directory
  • HPC_SPARCC_BIN - executable directory
  • HPC_SPARCC_LIB - library directory