cobot-io-0.1.5.1: Biological data file formats and IO
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bio.ABI.Decode

Synopsis

Documentation

decodeRawSequence :: ByteString -> Either Text BasecalledSequenceWithRawData Source #

Decode ABIF file with additional raw data that may be required for later processing.

Orphan instances