·C++, HPC, Molecular Docking +1

Integrating the Vinardo Scoring Function into muDock

C++ integration of the Vinardo scoring function into muDock, including atom typing, PDBQT topology, pair preprocessing, CPU scoring, and validation against smina.

This project integrates Vinardo into the existing stage-based muDock pipeline. It covers the complete path from molecular representation and atom-pair preprocessing to the CPU scoring kernel, runtime pipeline selection, and validation against smina and CASF-2016.

The complete implementation is available in muDock PR #105.

Technologies

  • C++
  • HPC
  • Molecular Docking
  • PDBQT