parmed.formats.pdbx package¶
Submodules¶
Module contents¶
The PDBx package here was taken from the wwPDB website written by John Westbook (and modified slightly to fix issues with Python 3 support as well as unified exception handling)
-
class
parmed.formats.pdbx.
PdbxReader
(ifh)[source]¶ Bases:
object
PDBx reader for data files and dictionaries.
Methods