elynx-seq-0.0.1: Handle molecular sequences

Copyright(c) Dominik Schrempf 2019
LicenseGPL-3
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.