Difference between revisions of "ProbABEL"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:SoftwareCategory:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|probabel}} |{{#vardefine:url|http://www.genabel.org/packages...")
 
m (Text replacement - "#uppercase" to "uc")
Line 25: Line 25:
 
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}}}}_CONF - sample config file directory
+
* HPC_{{uc:{{#var:app}}}}_CONF - sample config file directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Revision as of 21:22, 6 December 2019

Description

probabel website  

Genome-wide association analysis of imputed data. ProbABEL software package is used for the analysis of genome-wide imputed SNP data and quantitative, binary, and time-till-event outcomes under linear, logistic, and Cox proportional hazards models, respectively. For quantitative traits, the package also implements a fast two-step mixed model-based score test for association in samples with differential relationships, facilitating analysis in family-based studies, studies performed in human genetically isolated populations and outbred animal populations.

Environment Modules

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

System Variables

  • HPC_PROBABEL_DIR - installation directory
  • HPC_PROBABEL_BIN - executable directory
  • HPC_PROBABEL_CONF - sample config file directory