hPDB-1.2.0.1: Protein Databank file format library

Safe HaskellSafe-Inferred
LanguageHaskell98

Bio.PDB.EventParser.PDBEventPrinter

Description

Low-level output routines: printing any PDBEvent.

Synopsis

Documentation

print :: Handle -> PDBEvent -> IO () Source

Prints a PDBEvent to a filehandle.

isPrintable :: PDBEvent -> Bool Source

Reports whether a given PDB record is already printable [temporary method, they all should be.] Including errors.