xfcui / egGNN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%