Difference between revisions of "BAPS"

From UFRC
Jump to navigation Jump to search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]]
+
[[Category:Software]][[Category:Biology]][[Category:Genomics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|BAPS}}
 
|{{#vardefine:app|BAPS}}
Line 36: Line 36:
 
inferences.  
 
inferences.  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 18:07, 12 August 2022

Description

BAPS website  

• The genetic mixture modelling options in the current BAPS software are built on a quite different approach compared to the ordinary latent class model.

• The BAPS mixture model is derived using novel Bayesian predictive classification theory, applied to the population genetics context.

• Also, the computational approach is different and it utilizes the results on nonreversible Metropolis-Hastings algorithm introduced by Corander et al. (Statistics & Computing 2006).

• A variety of different prior assumptions about the molecular data can be utilized in BAPS to make inferences.

Environment Modules

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

System Variables

  • HPC_BAPS_DIR - installation directory