Molecular docking scripts for virtual screening studies
-
Updated
Dec 30, 2019 - Perl
Molecular docking scripts for virtual screening studies
Reproducing paper: "Benchmarking the Performance of Irregular Computations in AutoDock-GPU Molecular Docking"
SerenaRosi's GitHub page
Dok2any is a small Python package designed to convert dok files generated by LeDock molecular docking software, a non-standard chemical structure file format unique for LeDock, to various other chemical structure formats using Openbabel.
This package facilitates molecular docking simulations aimed at analyzing interactions between a target biological system and a collection of potential drug molecules. By leveraging computational algorithms, it ranks these molecules based on docking scores and interaction energies, providing insights into their suitability as drug candidates.
In-house Python code to assist for BIOS competition
Reproducing IA^3 2020 Paper: "Parallelizing Irregular Computations for Molecular Docking"
Reproducing IA^3 2021 paper: "Mapping Irregular Computations for Molecular Docking to the SX-Aurora TSUBASA Vector Engine"
Add a description, image, and links to the molecular-docking-scripts topic page so that developers can more easily learn about it.
To associate your repository with the molecular-docking-scripts topic, visit your repo's landing page and select "manage topics."