OEReceptorSetCachedScore¶
bool OEReceptorSetCachedScore(OEChem::OEMolBase& rec, OEScore& score)
Equivalent to calling OEScore::CacheScoringSetup
with clearOldData true.
bool OEReceptorSetCachedScore(OEChem::OEMolBase& rec, OEDock& dock)
Equivalent to calling OEDock::CacheScoringSetup
with clearOldData true.