elynx-markov-0.6.0.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.Data.MarkovProcess.CXXModels

Description

Creation date: Tue Feb 26 16:44:33 2019.

Quang, BL. S., Gascuel, O. & Lartillot, N. Empirical profile mixture models for phylogenetic reconstruction. Bioinformatics 24, 2317–2323 (2008).

XXX: For now, I only provide Poisson exchangeabilities.

Synopsis

Documentation

cxx :: Int -> Maybe [Weight] -> MixtureModel Source #

Create CXX model with given number of components and probably with custom weights.