Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Difficulty Replicating Antibody Optimization Results #17

Open
benyaminjami opened this issue Jan 25, 2024 · 1 comment
Open

Difficulty Replicating Antibody Optimization Results #17

benyaminjami opened this issue Jan 25, 2024 · 1 comment

Comments

@benyaminjami
Copy link

benyaminjami commented Jan 25, 2024

I've been trying to replicate the antibody optimization results detailed in the paper, strictly adhering to the provided instructions and ensuring the activation of OpenMM relaxation. However, my attempts to reproduce the expected outcomes have not been successful. According to the paper, the average ddG calculated by GNN predictor should be approximately -7, but my results consistently show an average ddG of around -4, even when num_residue_changes is set to 0.

@kxz18
Copy link
Collaborator

kxz18 commented Feb 5, 2024

Sorry for the delay! I checked the codes and found that I accidentally changed the logic of optimization when I was refactoring the codes for release. I've updated the repo with the corrected codes, and now it should work by directly following the instructions in README:

GPU=0 bash scripts/test/optimize_test.sh checkpoints/cdrh3_opt.ckpt checkpoints/cdrh3_ddg_predictor.ckpt ./all_data/SKEMPI/test.json 0 50

Sorry for my carelessness again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants