| Home | Trees | Indices | Help |
|
|---|
|
|
structureparser.StructureParser --+
|
P_pdb
Simple parser for PDB format. The parser understands following PDB records: TITLE, CRYST1, SCALE1, SCALE2, SCALE3, ATOM, SIGATM, ANISOU, SIGUIJ, TER, HETATM, END Static data members: orderOfRecords -- order of PDB record labels validRecords -- dictionary of valid PDB records
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
orderOfRecords =
|
|||
validRecords =
|
|||
|
|||
|
Parse list of lines in PDB format. Return Structure instance or raise StructureFormatError.
|
build ATOM records and possibly SIGATM, ANISOU or SIGUIJ records for structure stru atom number aidx |
Convert Structure stru to a list of lines in PDFFit format. Return list of strings.
|
|
|||
orderOfRecords
|
validRecords
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Apr 10 19:10:02 2009 | http://epydoc.sourceforge.net |