Difference between revisions of "FastSpar"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 35: | Line 35: | ||
--> | --> | ||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_BIN - executable directory |
<!--Configuration--> | <!--Configuration--> |
Revision as of 21:21, 6 December 2019
Description
FastSpar is a c++ implementation of the SparCC algorithm published here: Friedman, J. & Alm, E. J. Inferring correlation networks from genomic survey data. PLoS Comput. Biol. 8, e1002687 (2012). FastSpar is up to several thousand times faster than the original Python2 implementation and uses much less memory.
Required Modules
Serial
- fastspar
System Variables
- HPC_FASTSPAR_DIR - installation directory
- HPC_FASTSPAR_BIN - executable directory