cobot-io-0.1.5.3: Biological data file formats and IO
Safe HaskellSafe-Inferred
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

StructureModels PDB Source # 
Instance details

StructureSerializable PDB Source # 
Instance details