OEHasPDBData¶
bool OEHasPDBData(const OEMolBase &mol)
Determines whether a molecule has any PDB data.
bool OEHasPDBData(const OEMolBase &mol, const std::string &tag)
Determines whether a molecule has PDB data with a given tag.
See also
PDB Tagged Data Manipulation section