Difference between revisions of "BALi-Phy"

From UFRC
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Biology]]
+
[[Category:Software]][[Category:Phylogenetics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|BAli-phy}}
 
|{{#vardefine:app|BAli-phy}}
Line 36: Line 36:
 
* HPC_{{uc:{{#var:app}}}}_BIN - executable program directory
 
* HPC_{{uc:{{#var:app}}}}_BIN - executable program directory
 
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
 
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
 
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 49: Line 48:
 
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.
 
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.
 
|}}
 
|}}
 
 
<!--SLURM scripts-->
 
<!--SLURM scripts-->
 
{{#if: {{#var: slurm}}|==SLURM Script Examples==
 
{{#if: {{#var: slurm}}|==SLURM Script Examples==
 
See the [[{{PAGENAME}}_SLURM]] page for {{#var: app}} SLURM script examples.
 
See the [[{{PAGENAME}}_SLURM]] page for {{#var: app}} SLURM script examples.
 
|}}
 
|}}
 
 
<!--Policy-->
 
<!--Policy-->
 
{{#if: {{#var: policy}}|==Usage Policy==
 
{{#if: {{#var: policy}}|==Usage Policy==
Line 75: Line 72:
  
 
- Redelings BD. Erasing Errors Due to Alignment Ambiguity When Estimating Positive Selection. Mol. Biol. Evo. 31(8), 2014. [WWW]
 
- Redelings BD. Erasing Errors Due to Alignment Ambiguity When Estimating Positive Selection. Mol. Biol. Evo. 31(8), 2014. [WWW]
 
 
|}}
 
|}}
 
<!--Installation-->
 
<!--Installation-->

Latest revision as of 17:19, 14 December 2022

Description

BAli-phy website  

BAli-phy is MCMC software developed by Ben Redelings with Marc Suchard for simultaneous Bayesian estimation of alignment and phylogeny (and other parameters). It handles generic Bayesian modeling via probabilistic programming.

BAli-Phy can estimate phylogenetic trees from sequence data when the alignment is uncertain. Instead of conditioning on a single alignment estimate, BAli-Phy accounts for alignment uncertainty by integrating over all alignments. BAli-Phy does not rely on a guide tree because the alignment and the tree are co-estimated. Therefore it can construct phylogeny estimates of widely divergent sequences without bias toward a guide tree.

Required Modules

Serial

  • gcc/5.2.0
  • bali-phy

Example:

module load gcc/5.2.0 bali-phy

System Variables

  • HPC_BALI-PHY_DIR - installation directory
  • HPC_BALI-PHY_BIN - executable program directory
  • HPC_BALI-PHY_LIB - library directory




Citation

- Redelings BD and Suchard MA Joint Bayesian Estimation of Alignment and Phylogeny, Systematic Biology, 54(3):401-418, 2005 [PDF]

- Suchard MA and Redelings BD BAli-Phy: simultaneous Bayesian inference of alignment and phylogeny, Bioinformatics, 22:2047-2048, 2006. [PDF]

- Redelings BD and Suchard MA. Incorporating indel information into phylogeny estimation for rapidly emerging pathogens. BMC Evolutionary Biology, 7:40, 2007. [PDF]

- Redelings BD. Erasing Errors Due to Alignment Ambiguity When Estimating Positive Selection. Mol. Biol. Evo. 31(8), 2014. [WWW]