tlynx-0.3.2: Handle phylogenetic trees

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

TLynx.Simulate.Options

Description

Creation date: Fri May 3 11:51:07 2019.

Synopsis

Documentation

data SimulateArguments Source #

Arguments need to simulate phylogenetic trees using birth and death processes.

Constructors

SimulateArguments 

Fields

Instances
Eq SimulateArguments Source # 
Instance details

Defined in TLynx.Simulate.Options

Show SimulateArguments Source # 
Instance details

Defined in TLynx.Simulate.Options

Generic SimulateArguments Source # 
Instance details

Defined in TLynx.Simulate.Options

Associated Types

type Rep SimulateArguments :: Type -> Type #

ToJSON SimulateArguments Source # 
Instance details

Defined in TLynx.Simulate.Options

FromJSON SimulateArguments Source # 
Instance details

Defined in TLynx.Simulate.Options

Reproducible SimulateArguments Source # 
Instance details

Defined in TLynx.Simulate.Options

type Rep SimulateArguments Source # 
Instance details

Defined in TLynx.Simulate.Options

reportSimulateArguments :: SimulateArguments -> String Source #

Print useful information about the provided arguments.

simulateFooter :: [String] Source #

And a footer.