-
Hello, I have set a specific center binding (the centroid of the small molecule in the original crystal structure) and box size when using AutoDock Vina for docking. However, the small molecule is not binding to the target protein pocket in the resulting docking poses. I have tried several times, including modifying the box size from 10 to 20, but the generated molecules are still not in the binding pocket. What suggestions do you have? looking forward for your answer. TOML file: [parameters] batch_size = 128 [learning_strategy] type = "dap" [diversity_filter] type = "IdenticalMurckoScaffold" [[stage]] [stage.scoring] [[stage.scoring.component]] [[stage.scoring.component]] config file: [vina] [vinascore] vina.yml file: nodes:
channels:
parameters:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Please use quoting, the "<>" icon, for config data, code, etc. Your question is not REINVENT related. Have you made sure that you can actually dock successfully with you docking program? |
Beta Was this translation helpful? Give feedback.
Please use quoting, the "<>" icon, for config data, code, etc.
Your question is not REINVENT related. Have you made sure that you can actually dock successfully with you docking program?