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

what is AutoDock Vina 36dd023-mod ? #347

Open
Yannlefrancois opened this issue Oct 7, 2024 · 3 comments
Open

what is AutoDock Vina 36dd023-mod ? #347

Yannlefrancois opened this issue Oct 7, 2024 · 3 comments
Assignees

Comments

@Yannlefrancois
Copy link

Hello everyone,
I'm currently running a small VS screening campaign on my local work station.
and I've noticed Vina output this message "AutoDock Vina 36dd023-mod" along with "WARNING: At low exhaustiveness, it may be impossible to utilize all CPUs.".
I'm completly ok with the second one, but i dont know what the first one is but i cant find anything about it in previous issue.

I'm using parellel to parellize my docking (obviously) and i'm using a redhat distribution on linux, and i've installed vina through conda.

Does anyone know what that message mean ?

Best wishes,
Yann

@rwxayheee
Copy link
Collaborator

Hello @Yannlefrancois
This is likely because you installed Vina from conda very recently. 36dd023 looks like a commit ID from here: https://github.com/conda-forge/vina-feedstock
The repository is not maintained by us.

You can also get the source codes and pre-compiled executables from this repository:
https://github.com/ccsb-scripps/AutoDock-Vina/releases

vina_1.2.5_linux_x86_64 will give you
AutoDock Vina v1.2.5
vina_1.2.5_mac_aarch64 was the only one that was built separately and will give you
AutoDock Vina v1.2.5-17-gda92a68

@Yannlefrancois
Copy link
Author

hello @rwxayheee
Thank you very much, I did indeed install vina through conda.
I usually compile it but i got a new machine and wanted to do stuff quickly, i'm glad it's just that

@rwxayheee rwxayheee self-assigned this Oct 8, 2024
@rwxayheee
Copy link
Collaborator

Hi @Yannlefrancois
Thanks again for posting the issue. Myself and a lead developer of this project (@diogomart ) are now maintainers of https://github.com/conda-forge/vina-feedstock. I'm a bit unfamiliar with the existing recipes but I could look at the versioning when I get a chance. I appreciate the work done by the other current maintainers. If possible, I wish to have the major and minor version (like 1.2.5) printed, and optionally note any changes if there's modification after the release.

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

2 participants