hPDB-1.0: Protein Databank file format library

Safe HaskellNone

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 -> BoolSource

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