Skip to content

cchen-bioinfo/egGNN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edge-Gated Graph Neural Network for Predicting Protein-Ligand Binding Affinities

Authors: Qihong Jiao, Zongzhao Qiu, Yuxiao Wang, Cheng Chen, Zhenghe Yang, Xuefeng Cui*
    - *: To whom correspondence should be addressed.
Contact: xfcui@email.sdu.edu.cn
Publish: https://ieeexplore.ieee.org/document/9669846

Usage

Clone this repository by:

git clone https://github.com/xfcui/egGNN.git

Install packages by:

pip install -r requirements.txt

Run:

./run_ligpro.py --ligand SMILES --protein **.pdb --gpu GPU_NUM

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%