OEHasInteractionsHintSerializationData
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
bool OEHasInteractionsHintSerializationData(const OEChem::OEMolBase& mol)
Returns true if the molecule has the interaction hint serialization data set.
bool OEHasInteractionsHintSerializationData(const OEBio::OEDesignUnit& du)
Returns true if any molecule in the given OEDesignUnit has
the interaction hint serialization data set.
See also