Bio.PDB.parse_pdb_header module
Parse header of PDB files into a python dictionary.
Emerged from the Columba database project www.columba-db.de, original author Kristian Rother.
- Bio.PDB.parse_pdb_header.parse_pdb_header(infile)
Return the header lines of a pdb file as a dictionary.
Dictionary keys are: head, deposition_date, release_date, structure_method, resolution, structure_reference, journal_reference, author and compound.