Dear Reviwer,
Thank you for taking the time to read our response, and provide valuable feedback. Here’s our response to your further concerns:
> The PoseBusters results on varying levels of sequence similarity are different from those in the PoseBuster paper.
**This discrepancy likely stems from the different versions of the PoseBusters dataset used.** Our initial results were based on PoseBusters v1 (428 data examples), while your analysis might be based on PoseBusters v2, a subset of v1 containing 308 data points, divided into three similarity subsets of 109, 76, and 123 data points.
All baseline performance metrics, except for VINA and SMINA, were directly extracted from the PoseBusters paper. We independently ran VINA and SMINA to obtain the generated poses for downstream refinement experiments with DeltaDock. We carefully followed the experimental settings outlined in the PoseBusters paper to ensure consistency and reproducibility.
A bounding box with a side length of 25 Å was created around the centroid of the crystal ligand. 40 poses were generated with an exhaustiveness setting of 32, and the top-ranked pose was selected. For VINA, which only accepts PDBQT files as input, we followed the PoseBusters methodology, preparing ligand PDBQT files with Meeko and protein PDBQT files with the ADFR `prepare_receptor` script.
**For clarity and comparison, the following Table presents the experimental results on the PoseBusters v2 dataset.** This table includes both our reproduced VINA results (denoted as VINA) and the VINA results reported in the PoseBusters paper (denoted as VINA*). As you can see, the performance of VINA, SMINA, and DSDP is comparable. While we aimed to replicate the VINA* results precisely, achieving identical performance can be challenging due to potential variations in computational environments. Importantly, DeltaDock consistently maintains a slight performance advantage over VINA*.
|Dataset|EquiBind|TankBind|DiffDock|VINA|SMINA|VINA*|DSDP|DeltaDock|
|-|-|-|-|-|-|-|-|-|
|PoseBuster|2.0|16.0|38.0|50|51|60|52|**61**|
|PoseBuster(PB-Valid)|0.0|3.3|12.0|49|50|58|51|**60**|
|Method |% RMSD < 2.0 Å|||% RMSD < 2.0 Å & PB-Valid|||
|-|-|-|-|-|-|-|
||[0,0.3]|(0.3,0.95]|(0.95,1]|[0,0.3]|(0.3,0.95]|(0.95,1]|
|EquiBind|0|1.3|4.1|0|0|0|
|TankBind|1.8|13|30|0|1.3|7.4|
|DiffDock|15|45|54|0.92|11|24|
|DSDP|40|46|65|40|43|63|
|VINA|43|55|52|42|54|52|
|SMINA|52|47|51|51|47|50|
|VINA*|**56**|57|65|**54**|53|65|
|DeltaDock|49|**58**|**73**|48|**58**|**72**|
> This work is actually about pocket prediction and refining the result of an existing docking tool (DSDP), which should be made clearer. It is not proper to conflate these with a new docking framework
We appreciate your point and understand the concern regarding the framing of our work. While we acknowledge it builds upon existing docking tools like DSDP, our primary contributions lie in **reframing pocket prediction** and developing an **effective iterative refinement model** that generalizes well across different docking tools. In our response, we have demonstrated its applicability to DSDP, VINA, and SMINA, showcasing its broader impact. For example, the CPLA pocket prediction model can combined with VINA to perform blind docking, and VINA/SMINA poses can be further refined by DeltaDock refinement model.
We believe the evaluation of a work's could be comprehensive. While we have not developed a novel end-to-end docking framework, our framework offers a new perspective on pocket prediction and poses refinement, ultimately enhancing the accuracy and efficiency of molecular docking.
---
Thank you again for your valuable feedback. We hope our revised explanation addresses your concerns and provides a better understanding of our contributions. We believe our work offers valuable advancements in the field and kindly hope you can reconsider its significance.
Best regards,
Paper Authors