OEHasPDBData
OEHasPDBData(mol: Union[OEGraphMol,OEMol,OEQMol]) -> bool
Determines whether a molecule has any PDB data.
OEHasPDBData(mol: Union[OEGraphMol,OEMol,OEQMol], tag: str) -> bool
Determines whether a molecule has PDB data with a given tag.
See also
PDB Tagged Data Manipulation section