Deep Site and Docking Pose (DSDP) is a blind docking strategy accelerated by GPUs, developed by Gao Group. For the site prediction part, several modifications are introduced to PUResNet program. The pose sampling part is similar as AutoDock Vina combined with a number of modifications.
Other
51
stars
9
forks
source link
Confusing Code in main_SingleRun.cu File May Mislead Users #10
In the "DSDP_blind_docking/" path, the main_SingleRun.cu file on line 138 has the code "This is the re-docking program.\n" which may confuse users. Consider changing it to "This is the blind-docking program.\n".
In the "DSDP_blind_docking/" path, the main_SingleRun.cu file on line 138 has the code "This is the re-docking program.\n" which may confuse users. Consider changing it to "This is the blind-docking program.\n".