Molecular Docking in Google Colab
Molecular docking is an essential process in scientific drug discovery. By using the recent advances in generative deep learning the runtime required for such docking studies can be reduced significantly without comprimising accuracy compared to traditional methods. In this article, let us get familiarize ourselves with one open-source molecular docking codebase. The codebase named DiffDock …