OEHybrid

class OEHybrid : public OEDock

OEHybrid is used to dock and score multiconformer molecules in an active site using the Hybrid Method.

The following methods are publicly inherited from OEDock:

Constructor

OEHybrid(unsigned int scoring = OEDockMethod::Hybrid2,
unsigned int resolution = OESearchResolution::Default)

Default and copy constructors.