| 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 |
SLynx.Concatenate.Options
Description
Creation date: Sun Oct 7 17:29:45 2018.
Synopsis
Documentation
data ConcatenateArguments Source #
Arguments needed to concatenate multi sequence alignments.
Constructors
| ConcatenateArguments | |
Fields
| |
Instances
concatenateArguments :: Parser ConcatenateArguments Source #
Command line parser.