slynx-0.4.1: Handle molecular sequences

Copyright(c) Dominik Schrempf 2020
LicenseGPL-3.0-or-later
Maintainerdominik.schrempf@gmail.com
Stabilityunstable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

SLynx.Simulate.PhyloModel

Description

Creation date: Fri Feb 1 13:32:16 2019.

Synopsis

Documentation

getPhyloModel :: Maybe String -> Maybe String -> Maybe [Weight] -> Maybe [EDMComponent] -> Either String PhyloModel Source #

Parse the phylogenetic model string. The argument list is somewhat long, but models can have many parameters and we have to check for redundant parameters.

getPhyloModel maybeSubstitutionModelString maybeMixtureModelString maybeEDMComponents