Bioisostere TK 4.2.0

New Features

  • The new class OECPDDatabase has been added as a preliminary API, which can be used to perform 2D similarity comparisons between a Brood hit list and an external compound database.

  • Eight new overloads have been added to the existing OECreateBroodQuery function. The new overloads extend the API for query generation in the presence of an active site protein and/or a selectivity protein. Additionally, there are new overloads to create a bridging query between two molecules.

  • The following new methods have been added to OEHitlistBuilder:

    • TrimHitlist

    • GetTrimmedCount

  • The Build method in the OEHitlistBuilder has been expanded to accept an OETracerBase as an optional argument.

  • The following new methods have been added to OEBroodHit:

Minor Bug Fixes