Difference between revisions of "Coevol"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Biology]][[Category:Bioinformatics]][[Category:Phylogenetics]]
+
[[Category:Software]][[Category:Biology]][[Category:Phylogenetics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|Coevol}}
 
|{{#vardefine:app|Coevol}}
Line 36: Line 36:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* {{#var:app}}
 
<!--===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{uc:{{#var:app}}}}_DIR
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_BIN
 
* HPC_{{uc:{{#var:app}}}}_BIN
 
<!--Configuration-->
 
<!--Configuration-->
Line 84: Line 74:
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
<!--Turn the Table of Contents and Edit paragraph links ON/OFF-->
 
__NOTOC____NOEDITSECTION__
 
__NOTOC____NOEDITSECTION__
=Validation=
 
* Validated 4/5/2018
 

Latest revision as of 18:37, 12 August 2022

Description

Coevol website  

Coevol is a Bayesian inference program using Markov Chain Monte Carlo methods. It can be seen as a fusion between classical phylogenetic models for nucleotides or codons (Felsenstein, 1981), autocorrelated relaxed clocks for molecular dating (Thorne et al., 1998) and compar- ative models based on the idea of Brownian processes and phylogenetically independent contrasts (Felsenstein, 1985; Martins and Hansen, 1997; Harvey and Pagel, 1991). In Coevol, the estimation works by conditioning a probabilistic model simultaneously on a sequence alignment, a matrix of quantitative characters (such as morphological data or life- history traits) and fossil calibrations. The model assumes correlated evolution of the rate of substitution, or other parameters of the substitution process such as GC content or dN/dS, and the quantitative traits, all of which are jointly modeled as a multivariate Brownian process. The program then estimates the correlation structure between these variables (i.e. the covariance matrix of the Brownian process) and simultaneously reconstructs divergence times and ancestral trait values along the phylogeny.

Environment Modules

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

System Variables

  • HPC_COEVOL_DIR - installation directory
  • HPC_COEVOL_BIN