| Copyright | (c) Dominik Schrempf 2020 |
|---|---|
| License | GPL-3.0-or-later |
| Maintainer | dominik.schrempf@gmail.com |
| Stability | unstable |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
TLynx.Coalesce.Options
Description
Creation date: Fri May 3 11:51:07 2019.
Synopsis
Documentation
data CoalesceArguments Source #
Arguments need to simulate phylogenetic trees using the coalescent process.
Constructors
| CoalesceArguments | |
Fields
| |
Instances
coalesceArguments :: Parser CoalesceArguments Source #
Command line parser.
reportCoalesceArguments :: CoalesceArguments -> String Source #
Print useful information about the provided arguments.
coalesceFooter :: [String] Source #
And a footer.