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 |
Creation date: Sun Oct 7 17:29:45 2018.
Documentation
data FilterRowsArguments Source #
Arguments needed for filtering sequences.
Instances
data FilterColsArguments Source #
Arguments needed for filtering columns of a multi sequence alignment.
Instances
filterRowsArguments :: Parser FilterRowsArguments Source #
Command line parser.
filterColsArguments :: Parser FilterColsArguments Source #
Command line parser.