slynx-0.7.1.0: Handle molecular sequences
Copyright2021 Dominik Schrempf
LicenseGPL-3.0-or-later
Maintainerdominik.schrempf@gmail.com
Stabilityunstable
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

SLynx.Tools

Description

Creation date: Sat Sep 7 06:24:22 2019.

Synopsis

SLynx.Tools

readSeqs :: (HasLock e, HasLogHandles e, HasVerbosity e) => Alphabet -> FilePath -> Logger e [Sequence] Source #

Read sequences of given alphabet from file or standard input.

Options

alphabetOpt :: Parser Alphabet Source #

Command line option to specify the alphabet. Used by various commands.