Difference between revisions of "SparCC"

From UFRC
Jump to navigation Jump to search
(Created page with "__NOTOC__ __NOEDITSECTION__ Category:SoftwareCategory:Microbial Ecology {|<!--Main settings - REQUIRED--> |{{#vardefine:app|SparCC}} |{{#vardefine:url|https://bitbucke...")
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
[[Category:Software]][[Category:Microbial Ecology]]
+
[[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
 
*{{#var:app}}
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC__BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
* HPC__LIB - documents directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
 
{{#if: {{#var: exe}}|==How To Run==
 
{{#if: {{#var: exe}}|==How To Run==
'''Note:''' If your data is compressed your job script should add another ppn to accommodate the external gzip process tophat will run. To be safe, add another ppn in any case.
+
 
 
|}}
 
|}}
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

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