Discussion about this post

User's avatar
Harry Stern's avatar

yep. docking programs give scores that look suspiciously like kcal/mol, but don’t include units, so as not to tempt the wicked.

..several benchmark datasets out there Merck FEP and plinder come to mind. There is this “docking power, ranking power, screening power” thing (I think from Renxiao Wang pdbbind guy https://pubmed.ncbi.nlm.nih.gov/19358517/).

might also mention gnina… https://github.com/gnina/gnina

I have tried making custom scores using docking score and a strain estimate (much less careful - just delta E (mmff) between docked pose and lowest energy conf) - fitting a model to potency/affinity data, using those things as “features”…. Results: meh

Expand full comment
Niklas Rindtorff's avatar

Congratulations! One problem I've run into when using NNPs to estimate strain post-docking was the preservation of stereochemistry after the docking run. Most of the time the docking tool is dropping hydrogens, leaving one with the task of adding them back. Currently, I am using explicit stereo-tags in rdkit and an energy minimisation with fixed heavy atom positions. I wonder wether there is a more elegant solution that's worked for you, if you mind sharing!

Expand full comment
6 more comments...

No posts