hPDB-0.99: Parser, print and manipulate structures in PDB file format.

Safe HaskellNone

Bio.PDB.EventParser.PDBEventPrinter

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.