Skip to content

gkxiao/gnina-scoring-function

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

Install gninatorch

code:https://github.com/RMeli/gnina-torch

manual: https://gnina-torch.readthedocs.io/en/latest/

Run in score_only mode

1. create a index file (score.index) as following:

receptor_1.pdb ligand_1.sdf
receptor_1.pdb ligand_2.sdf
receptor_1.pdb ligand_3.sdf

2.rescore

python -m gninatorch.gnina \
    score.index \
    --batch_size 200 \
    --cnn default

Case study

DUD-E EGFR

Blog: http://blog.molcalx.com.cn/2023/08/31/boosting-virtual-screening-enrichments-with-data-fusion.html

CNN score use to boost the docking enrichment.

DUDE HIVPR

Blog: http://blog.molcalx.com.cn/2023/09/13/beware-of-the-benchmarking-test.html

Docking Virtual screening performane with different protein structure

Reference

  1. Sunseri, J.; Koes, D. R. Virtual Screening with Gnina 1.0. Molecules 2021, 26 (23), 7369. https://doi.org/10.3390/molecules26237369.
  2. https://github.com/RMeli/gnina-torch

About

Using GNINA scoring function to rank the pose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages