Open ZJoYuan opened 1 year ago
Sure! It is now in the ./evaluation/docking_evaluation.py. Change the file path to your own results!
Unfortunately, I did not find the ./evaluation/docking_evaluation.py, only the ./evaluation/docking_utils.py , but this file has many bugs and can not run successfully. Could you update this file or upload a new evaluating file?
Sorry I forgot to commit the change. Now these files have been updated.
It's sad that when running the ./evaluation/docking_evaluation.py, the error as shown in the figure appears. I think this is caused by the .pdbqt file not being generated. Could you please modify the code?
Dear ZJoYuan, I have created a comprehensive docking scripts at the https://github.com/HaotianZhangAI4Science/AI-Physics-DrugDiscovery/tree/main/pydocking. Hope this project can help you!
Hello! Can you provide the code for evaluating moleculars docking in the paper?Thank you!