Related Experiment Video
Updated: Aug 4, 2025

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
GraphPLBR: Protein-Ligand Binding Residue Prediction With Deep Graph Convolution Network
Abstract:
The intermolecular interactions between proteins and ligands occur through site-specific amino acid residues in the proteins, and the identification of these key residues plays a critical role in both interpreting protein function and facilitating drug design based on virtual screening. In general, the information about the ligands-binding residues on proteins is unknown, and the detection of the binding residues by the biological wet experiments is time consuming. Therefore, many computational methods have been developed to identify the protein-ligand binding residues in recent years. We propose GraphPLBR, a framework based on Graph Convolutional Neural (GCN) networks, to predict protein-ligand binding residues (PLBR). The proteins are represented as a graph with residues as nodes through 3D protein structure data, such that the PLBR prediction task is transformed into a graph node classification task. A deep graph convolutional network is applied to extract information from higher-order neighbors, and initial residue connection with identity mapping is applied to cope with the over-smoothing problem caused by increasing the number of graph convolutional layers. To the best of our knowledge, this is a more unique and innovative perspective that utilizes the idea of graph node classification for protein-ligand binding residues prediction. By comparing with some state-of-the-art methods, our method performs better on several metrics.
Related Concept Videos
Conserved Binding Sites
Binding sites are often located in large pockets, and if their location on a protein’s surface is unknown, it can be predicted using various approaches. The energetic method computationally...
Ligand Binding Sites
Protein-ligand interactions are quite specific; even though numerous potential ligands surround a cellular protein at any given time, only a particular ligand can bind to that protein. Moreover, a ligand binds only to a dedicated area on the surface of the protein, known as the...
Protein-protein Interfaces
Protein Networks
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
Ligand Binding and Linkage
Predicting Molecular Geometry

