Skip to content

e-yi/pafnucy_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pafnucy_pytoch

a pytorch implementation of Pafnucy.

Please find more about Pafnucy here.


Pafnucy is a 3D convolutional neural network that predicts binding affinity for protein-ligand complexes. It was trained on the PDBbind database and tested on the CASF "scoring power" benchmark.

The manuscript describing Pafnucy was published in Bioinformatics DOI: 10.1093/bioinformatics/bty374.

Requirements

  • Python 3.6+
  • openbabel 2.4 [openbabel 3 has changed its API]
  • numpy
  • h5py
  • pytorch
  • matplotlib
  • scikit-learn
  • scipy

python main.py -i path/to/data

Data is provided in the original repo.

About

a pytorch implementation of Pafnucy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages