elynx-tree-0.0.1: Handle phylogenetic trees

Copyright(c) Dominik Schrempf 2018
LicenseGPL-3
Maintainerdominik.schrempf@gmail.com
Stabilityunstable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

ELynx.Simulate.Coalescent

Description

Creation date: Wed May 16 13:13:11 2018.

Synopsis

Documentation

simulate Source #

Arguments

:: PrimMonad m 
=> Int

Number of leaves.

-> Gen (PrimState m) 
-> m (Tree PhyloIntLabel) 

Simulate a coalescent tree with n leaves. The branch lengths are in units of effective population size.