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

Docking not working at all #9

Open
shatz01 opened this issue Dec 4, 2023 · 0 comments
Open

Docking not working at all #9

shatz01 opened this issue Dec 4, 2023 · 0 comments

Comments

@shatz01
Copy link

shatz01 commented Dec 4, 2023

Hi, I have a complex that I made by re-folding the 6bdz sequence (which is part of your test set). The antigen-antibody pose is badly docked and I thought it could be fixed with this abdockgen repo.

I processed the pdb file into a json by doing python process_data.py ./af2_6bdz.pdb B C (and saved the processed file to ./processed/af2_6bdz.json)

And then did inference by doing python predict.py ckpts/HERN_dock.ckpt ./processed/af2_6bdz.json and the output pdb file is stored in /outputs/.

The problem is that the output file only contains the antigen and it is positioned exactly identically to how it was in the input file. So basically abdockgen's predict did absolutely nothing. If you overlay the output file onto the original, the antigen takes the exact same position.

Am I doing something wrong?

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

1 participant