Difference between revisions of "BAPS"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|REPLACE}} |{{#vardefine:url|REPLACE}} <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> |{{#vardefin...")
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
[[Category:Software]]
 
[[Category:Software]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|REPLACE}}
+
|{{#vardefine:app|BAPS}}
|{{#vardefine:url|REPLACE}}
+
|{{#vardefine:url|http://www.helsinki.fi/bsg/software/BAPS/}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
Line 18: Line 18:
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
  
What about BAPS?
 
 
• The genetic mixture modelling options in the
 
• The genetic mixture modelling options in the
 
current BAPS software are built on a quite
 
current BAPS software are built on a quite
 
different approach compared to the ordinary
 
different approach compared to the ordinary
 
latent class model.
 
latent class model.
 +
 
• The BAPS mixture model is derived using novel
 
• The BAPS mixture model is derived using novel
 
Bayesian predictive classification theory, applied
 
Bayesian predictive classification theory, applied
 
to the population genetics context.
 
to the population genetics context.
 +
 
• Also, the computational approach is different
 
• Also, the computational approach is different
 
and it utilizes the results on nonreversible
 
and it utilizes the results on nonreversible
 
Metropolis-Hastings algorithm introduced by
 
Metropolis-Hastings algorithm introduced by
 
Corander et al. (Statistics & Computing 2006).
 
Corander et al. (Statistics & Computing 2006).
 +
 
• A variety of different prior assumptions about the
 
• A variety of different prior assumptions about the
 
molecular data can be utilized in BAPS to make
 
molecular data can be utilized in BAPS to make
 
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==

Revision as of 20:38, 10 June 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