Skip to content

"Bayesian Optimized De Novo Drug Design for Selective Kinase Targeting" Project for AC-BO-Hackathon

License

Notifications You must be signed in to change notification settings

alxfgh/BO-De-Novo-Drug-Design-Docking

 
 

Repository files navigation

Poster

This project employs Bayesian optimization using Gaussian process (GP) models with the Tanimoto kernel and fingerprint features for de novo design of selective growth factor receptor (GFR) inhibitors. GP surrogate models of docking scores will drive optimization of a docking-based objective function balancing potent target binding and minimal off-target interactions, with a drug-likeness penalty. The GP is trained on a subset of data, with new molecules proposed by a graph genetic algorithm, scored, and used to retrain the GP iteratively, aiming to identify promising selective GFR inhibitor candidates.

Building off the dockstring library (https://dockstring.github.io/)

About

"Bayesian Optimized De Novo Drug Design for Selective Kinase Targeting" Project for AC-BO-Hackathon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.9%
  • Jupyter Notebook 45.0%
  • Shell 6.1%