Registry / other / autodock-vina

autodock-vina

JSON →
library1.2.7vcpkgunverified

Open-source molecular docking engine for drug discovery.

vcpkg install autodock-vina
INSTALL
IMPORT
SIG · AUTODOCK-VINA
A
autodock-vina
othercppv1.2.7
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

vina/vina.h
#include <vina/vina.h>

Print AutoDock Vina version

#include <vina/vina.h> #include <iostream> int main() { std::cout << "AutoDock Vina version: " << Vina::version() << std::endl; return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.2.7latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
Meta
2
OpenAI (training)
1
Resources

No resource links recorded.

autodock-vina — pip install autodock-vina · libregistry