cobot-io-0.1.3.20: Biological data file formats and IO
Safe HaskellNone
LanguageHaskell2010

Bio.PDB

Synopsis

Documentation

modelsToPDBText :: Vector Model -> Text Source #

Converts models to their Text representation as PDB.

modelsToPDBFile :: MonadIO m => Vector Model -> FilePath -> m () Source #

Writes models to the given path as PDB.

Orphan instances

StructureSerializable PDB Source # 
Instance details

StructureModels PDB Source # 
Instance details