Version Compatibility
Reference examples tested with: AutoDock Vina 1.2.5+, SMINA 2020-12+, GNINA 1.1+, RDKit 2024.09+, meeko 0.5+, P2Rank 2.4+, ProDy 2.4+, pdb2pqr 3.6+.
Before using code patterns, verify installed versions match. If versions differ:
- Python:
pip show <package>thenhelp(module.function)to check signatures - CLI:
vina --version;gnina --version;smina --version
If code throws ImportError, AttributeError, or TypeError, introspect the installed package and adapt
[Description truncada. Veja o README completo no GitHub.]