cobot-io-0.1.3.8: Biological data file formats and IO

Safe HaskellNone
LanguageHaskell2010

Bio.ABI.Decode

Contents

Synopsis

Documentation

decodeRawSequence :: ByteString -> Either Text BasecalledSequenceWithRawData Source #

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

Orphan instances