Recent Releases of gnina

gnina - v1.3.2

Fix Issue #327. Release build now requires cudnn9 (and is faster).

- C++
Published by dkoes 8 months ago

gnina - v1.3.1

Minor bug fixes and documentation updates.

- C++
Published by dkoes 9 months ago

gnina - v1.3

This release updates the underlying deep learning framework to Torch, resulting in more computationally efficient docking and paving the way for seamless integration of other deep learning methods into the docking pipeline. We retrained our CNN scoring functions on the updated CrossDock2020 v1.3 dataset and introduce knowledge-distilled CNN scoring functions to facilitate high-throughput virtual screening.

- C++
Published by dkoes over 1 year ago

gnina - v1.1

Implementation of easy covalent docking. Can specify SMARTs pattern for ligand atom and chain:resid:atomname for the receptor atom and docking will only explore conformations where these atoms form a covalent bond. OpenBabel bonding heuristics are used to determine the initial atom placement, but can be overridden by explicitly specifying ligand coordinates. The geometry of the covalent complex can be optional optimized with UFF.

Various bug fixes and updates to the build system.

- C++
Published by dkoes about 2 years ago

gnina - v1.0.3

Minor bug fixes and general bit rot avoidance maintenance.

- C++
Published by dkoes about 3 years ago

gnina - v1.0.2

Update build system; support cudnn8

- C++
Published by dkoes over 3 years ago

gnina - v1.0.1

Build compatibility improvements. Fix bug with --cnn_scoring=all where GPU wasn't being used.

- C++
Published by dkoes almost 5 years ago

gnina - v1.0

The GNINA 1.0 Release. Includes support for CNN scoring throughout the docking pipeline, a default ensemble of CNNs that significantly outperforms Vina at scoring, convenient flexible docking, and support for custom empirical and CNN scoring functions.

The provided binary includes almost all dependencies in the most compatible manner possible. It is intended for evaluation only, not production use, as the focus on compatibility results in a reduction in performance. To use GPU acceleration, your CUDA driver must be >= 410.48.

Docker images are available at https://hub.docker.com/u/gnina

- C++
Published by dkoes about 5 years ago

gnina - v1.0-rc.1

Initial candidate for 1.0 release.

- C++
Published by dkoes about 5 years ago