Difference between revisions of "CAVIAR"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|caviar}} |{{#vardefine:url|https://github.com/fhormoz/ca...")
 
m (Text replacement - "#uppercase" to "uc")
 
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}}}}_EXE - sample data directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - sample data directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:17, 6 December 2019

Description

caviar website  

CAVIAR (CAusal Variants Identication in Associated Regions): a statistical framework that quantifies the probability of each variant to be causal while allowing with arbitrary number of causal variants.

Environment Modules

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

System Variables

  • HPC_CAVIAR_DIR - installation directory
  • HPC_CAVIAR_BIN - executable directory
  • HPC_CAVIAR_EXE - sample data directory