slynx-0.1.0: Handle molecular sequences

Copyright(c) Dominik Schrempf 2018
LicenseGPL-3
Maintainerdominik.schrempf@gmail.com
Stabilityunstable
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

SubSample.Options

Description

Creation date: Sun Oct 7 17:29:45 2018.

Synopsis

Documentation

data SubSampleArguments Source #

Data structure holding the Command line arguments.

type SubSample = LoggingT (ReaderT SubSampleArguments IO) Source #

The sub sample command can log stuff and read necessary arguments.