OEDeleteInteractionsHintSerializationIds
Attention
This is a preliminary API and may be improved based on user feedback. It is currently available in C++ and Python.
OEDeleteInteractionsHintSerializationIds(mol: Union[OEGraphMol,OEMol,OEQMol]) -> None
Deletes the serialized interaction hint ids from a molecule.
OEDeleteInteractionsHintSerializationIds(du: OEDesignUnit) -> None
Deletes the serialized interaction hint ids from all molecules in the given
OEDesignUnit.
See also
OESerializeInteractionsHintContainerfunction