DiffPack icon indicating copy to clipboard operation
DiffPack copied to clipboard

Code to evaluate steric clashes

Open gvisani opened this issue 2 years ago • 2 comments

Hi, could you provide code to evaluate steric clashes? There are some details missing from the paper appendix that prevent from rewriting it (namely, what are the predefined distance thresholds that consider an interaction to be a clash?). Thanks in advance

gvisani avatar Nov 29 '23 02:11 gvisani

Hi @gvisani, thanks for pointing this out. We're working on updating the evaluation code to include these specifics, and we expect to have this update ready within the next month.

In the meantime, as a temporary solution, I suggest looking at the evaluation script used by AttnPacker. The metrics we employed are largely based on their approach, and you may find the predefined distance thresholds for steric clash evaluations there.

zytzrh avatar Dec 24 '23 02:12 zytzrh

Hello, could you share the code for evaluating steric clashes?

Guo-Stone avatar Dec 05 '24 18:12 Guo-Stone