OEHasInteractionsHintSerializationData
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
OEHasInteractionsHintSerializationData(mol: Union[OEGraphMol,OEMol,OEQMol]) -> bool
Returns true if the molecule has the interaction hint serialization data set.
OEHasInteractionsHintSerializationData(du: OEDesignUnit) -> bool
Returns true if any molecule in the given OEDesignUnit has
the interaction hint serialization data set.
See also