An open API service indexing awesome lists of open source software.

https://github.com/quantori/scip-vina

AutoDock Vina is one of the fastest and most widely used open-source docking engines. It is based on a simple scoring function and rapid gradient-optimization conformational search. It was originally designed and implemented by Dr. Oleg Trott in the Molecular Graphics Lab. This fork of Vina adds changes that allow it to be a part of DockingFactory.
https://github.com/quantori/scip-vina

docking drug-discovery molecular-docking virtual-screening

Last synced: 7 months ago
JSON representation

AutoDock Vina is one of the fastest and most widely used open-source docking engines. It is based on a simple scoring function and rapid gradient-optimization conformational search. It was originally designed and implemented by Dr. Oleg Trott in the Molecular Graphics Lab. This fork of Vina adds changes that allow it to be a part of DockingFactory.

Awesome Lists containing this project

README

          

# AutoDock Vina

AutoDock Vina is one of the fastest and most widely used open-source docking engines. It is a turnkey computational docking program that is based on a simple scoring function and rapid gradient-optimization conformational search. It was originally designed and implemented by Dr. Oleg Trott in the Molecular Graphics Lab.

## Bundle

This fork of AutoDock Vina adds changes that allow it to run as a part of Quantori DockingFactory. The head project of DockingFactory is [DockingFactory Bundle](https://github.com/quantori/scip-dockingfactory-bundle). Other projects that are also parts of the bundle are:
- [DockingFactory](https://github.com/quantori/scip-dockingfactory)
- [DockingInterface](https://github.com/quantori/scip-dockinginterface)
- [Smina](https://github.com/quantori/scip-smina)
- [QVina 2](https://github.com/quantori/scip-qvina)
- [rDock](https://github.com/quantori/scip-rdock)

## License

Autodock Vina is released under [Apache License, Version 2.0](LICENSE)