cobot-io-0.1.4.3: Biological data file formats and IO
Safe HaskellNone
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