ROCS 3.5.1

Fall 2022

Minor internal improvements have been made.

Shape TK 3.5.1

New features

Major bug fixes

  • Default forcefields in OEFlexiOverlapOptions now ignore electrostatic interactions, as electrostatics appear to have negligible effects on optimized overlaid structures. Ignoring the electrostatic interactions also improves efficiency of optimization for the corresponding OEFlexiOverlapFunc.

  • The default for OEOverlapFunc in OEFlexiOverlayOptions now consists of Shape only and no Color. The default Shape score used is Overlap.

Minor bug fixes

  • A mismatch between the Hermite grid and the input molecule has been fixed.

  • The maximum value on the Hermite resolution parameter has been increased from 30 to 100.

Documentation changes

The following C++ and Python examples have been added to demonstrate how to use new preliminary APIs:

  • Two new C++ and Python examples have been added to the Flexible Overlay with Shape, Color, and Forcefield section that show flexible overlay optimization of the fit molecules against a single reference molecule conformer.

  • When using BestOverlay, only one conformer that has the highest Tanimoto-combo similarity to the reference molecule is returned.