package phylogenetics
Algorithms and datastructures for phylogenetics
Install
Dune Dependency
Authors
Maintainers
Sources
phylogenetics-0.2.0.tbz
sha256=245a58a77a725bb3eb063a82c300d9c6424f03ce1da7a42cf2b38fbc73d8f76a
sha512=cf0c5ce2d67941331b35c018cef9db51cb3664b539f70b098a96961d8dc597f56f4f28a6db6663524245b7afded21969848ea157ae53759675b7bdf7c96e133a
Description
README
Phylogenetics
This library provides algorithms and datastructures to perform inferences in molecular evolution. It features:
typed representation of DNA/amino-acid/codon alphabets
rate matrices and probability transition matrices for various evolution models (JC69, K80, GTR, Mutsel)
site-independent Gillespie simulators
a simulator for gapped alignments under the TKF91 model
a tree simulator under the birth-death model
parsers for Newick, NHX and phylip formats
a GSL-based implementation of the pruning algorithm, with underflow avoidance
Installation
Using opam, simply type
opam install phylogenetics
to install the library, or:
opam pin add -y phylogenetics --dev-repo
to get the current development version.
Dependencies (12)
- printbox-text
-
printbox
>= "0.6.1"
- yojson
- ppx_deriving
- menhir
-
lacaml
>= "10.0.2"
- gsl
-
dune
>= "3.6"
-
core
>= "v0.15.0" & < "v0.16"
-
biotk
>= "0.2.0"
- binning
- angstrom-unix
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page