OECalculateCoulombicBinding
OECalculateCoulombicBinding(protein: Union[OEGraphMol,OEMol,OEQMol],
ligand: Union[OEGraphMol,OEMol,OEQMol],
dielectric: float) -> float
Returns the analytic binding energy in kT for the ligand and protein in
the specified dielectric using Coulomb’s Law.
Both protein and ligand must have 3D coordinates and
partial charges assigned.