Skip to content

Class to parse PDB chemical component cif definitions: initial version

Requirement is to produce a class that parses PDB chemical components cif files.

It should not be coupled to any cif parser (PDBeCIF or the one used in OneDep) but instead use any and provide a user interface that does not vary so that same code can be shared between validator and PDBeChem processes.

Edited by Oliver Smart