| Copyright | (c) Dominik Schrempf 2021 |
|---|---|
| License | GPL-3.0-or-later |
| Maintainer | dominik.schrempf@gmail.com |
| Stability | unstable |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
TLynx.Examine.Options
Description
Creation date: Thu Aug 29 08:16:45 2019.
Synopsis
Documentation
data ExamineArguments Source #
Arguments needed to examine phylogenetic trees.
Constructors
| ExamineArguments | |
Fields | |
Instances
examineArguments :: Parser ExamineArguments Source #
Command line parser.