package phylogenetics
Install
dune-project
Dependency
Authors
Maintainers
Sources
sha256=de867d7cc017a8e434dab43ef16f0f6495973892cd7b6a8446b18e79393704a8
sha512=0209538caf94be47eabcaa25399c54849bd4fa0fc79e0579acee27f46ef3b72aa50e17bdb48fed8e86674d4caee6c1c4c423833a2757db12e2a6cc28234510de
doc/phylogenetics/Phylogenetics/index.html
Module PhylogeneticsSource
Integer-based representation for amino acids
Simulation for birth-death models
Updatable discrete probability distribution
Deprecated, see Phylo_ctmc. Functions that implement Felsenstein's "pruning" algorithm to compute likelihood of phylogenetic trees with known sequences at leaves.
Nucleotide IUPAC symbol
This modules wraps linear algebra functions
Deprecated, see Linear_algebra. This modules wraps linear algebra functions (from Lacaml) and provide a few completely new functions (such as exponentiation)
Deprecated. A simple implementation of the Monte Carlo Markov Chain algorithm
An implementation of Nelder-Mead algorithm for function optimization
A single DNA base
A representation of classical parametric processes on nucleotides
Likelihood calculations for continuous-time Markov chain along a tree
Module for phylogenetic trees.
Continuous Time Markov Chain rate matrix
Deprecated. Utility functions for rejection sampling
Module for sequences of bases. Provides a functor to build the module for any base module with the BASE signature.
Deprecated. Simulation functions for sequences
Functions to simulate sequences
Deprecated. Compilation of modules implementing evolution models and providing relevant mathematical procedure (eg, exponential of transition matrix); also includes functors to build models from transition matrices.
Probability and statistics tools (eg, samplers and distribution handling).
Simulator for alignments with indels under the model by Thorne, Kishino and Felsenstein.
Tree structure with annotations on leaves, internal nodes and branches.