OEReceptorSetCachedScore
OEReceptorSetCachedScore(rec: Union[OEGraphMol,OEMol,OEQMol],
score: OEScore) -> bool
Equivalent to calling OEScore.CacheScoringSetup
with clearOldData true.
OEReceptorSetCachedScore(rec: Union[OEGraphMol,OEMol,OEQMol],
dock: OEDock) -> bool
Equivalent to calling OEDock.CacheScoringSetup
with clearOldData true.