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

Safe HaskellNone
LanguageHaskell2010

Bio.MMTF

Contents

Synopsis

Documentation

decode :: Monad m => ByteString -> m MMTF Source #

Decodes a ByteString to MMTF

fetch :: MonadIO m => String -> m MMTF Source #

Fetches MMTF structure from RSCB

Orphan instances

StructureModels MMTF Source # 
Instance details