elynx-markov-0.6.1.0: Simulate molecular sequences along trees
Copyright(c) Dominik Schrempf 2021
LicenseGPL-3.0-or-later
Maintainerdominik.schrempf@gmail.com
Stabilityunstable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

ELynx.Import.MarkovProcess.EDMModelPhylobayes

Description

Creation date: Tue Jan 29 12:12:55 2019.

Synopsis

Documentation

type EDMComponent = (Weight, Vector Double) Source #

An empirical mixture model component has a weight and a stationary distribution.

phylobayes :: Parser [EDMComponent] Source #

Parse stationary distributions from Phylobayes format.