Skip to content

Latest commit

 

History

History
196 lines (160 loc) · 8.44 KB

checks.rst

File metadata and controls

196 lines (160 loc) · 8.44 KB

Checks

Example failure modes

In molecular conformation generation, docking, and de-novo molecular generation the generated molecules conformation should have a reasonable geometry including standard bond lengths and angles and no steric clash.

Bond lengths

Bond lengths fail

Bottom left carbon-oxygen bond too short

Bond lengths true
Bond angles

Bond angles fail

Bond angles off and atoms clashing

Bond angles true
Steric clash

Internal clash fail

Molecule intertwined and atoms clashing

Internal clash true
High energy conformation

Energy ratio fail

Twisted rings energetically unfavorable

Energy ratio true
Aromatic rings not flat

Flat aromatics fail

Conjugated pi bond systems should be flat

Flat aromatics true

In docking the molecular identity should be preserved including stereochemistry.

Tetrahedral stereochemistry changed

Tetrahedral stereochemistry fail

Top right oxygen facing the wrong way

Tetrahedral stereochemistry true
Double bond stereochemistry changed

Double bond stereochemistry fail

Right most double bond should be cis

Double bond stereochemistry true

In de-novo molecular generator or docking the generated molecule should be placed with in a receptor's binding pocket without any steric clash.

Volume overlap  

Volume overlap fail

Ligand and receptor clash

Volume overlap true

More details on tests and docking method comparison

For more detailed information about the tests and for a study using PoseBusters to compare docking methods, refer to our preprint:

@online{buttenschoen2023posebusters,
title = {{{PoseBusters}}: {{AI-based}} Docking Methods Fail to Generate Physically Valid Poses or Generalise to Novel Sequences},
shorttitle = {{{PoseBusters}}},
author = {Buttenschoen, Martin and Morris, Garrett M. and Deane, Charlotte M.},
date = {2023-08-10},
eprint = {2308.05777},
eprinttype = {arxiv}
}