dptech-corp / Uni-Dock

Uni-Dock: a GPU-accelerated molecular docking program
189 stars 39 forks source link

Can't find `unidock_ad4` after compiling from sources by `cmake` #27

Closed yanze039 closed 8 months ago

yanze039 commented 1 year ago

Hi,

I am a bit confused that the README file said "Executable unidock supports vina and vinardo scoring functions, and unidock_ad4 supports ad4 scoring function."

But after I compiled from sources by cmake, only unidock exists not unidock_ad4.

caic99 commented 1 year ago

Hi @Dead-fisher , Sorry about the inconvenience. I'll fix it.

caic99 commented 8 months ago

@YNYuan Would you update the status of this bug, and check if the linked PR is necessary? Thanks.

dp-yuanyn commented 8 months ago

@yanze039 @caic99 From v1.1.1, unidock has supported ad4 scoring function (need to create maps first, see) and unidock_ad4 has been deprecated.