Related Experiment Video
Updated: Dec 28, 2025

Author Spotlight: Streamlining Protein Target Prediction and Validation via Molecular Docking and CETSA
Published on: February 23, 2024
BionoiNet: ligand-binding site classification with off-the-shelf deep neural network
Wentao Shi1, Jeffrey M Lemoine2, Abd-El-Monsif A Shawky2,3
1Division of Electrical and Computer Engineering, Louisiana State University, Baton Rouge, LA 70803, USA.
BionoiNet uses deep learning to classify protein ligand-binding sites, achieving high accuracy for nucleotide and heme binders. This framework offers a lightweight, efficient alternative for structural annotation and drug discovery.
Area of Science:
- Computational Biology
- Structural Bioinformatics
- Machine Learning in Biochemistry
Background:
- Accurate classification of protein ligand-binding sites is crucial for functional annotation, protein engineering, and drug development.
- Deep learning (DL) models show promise for classifying ligand-binding pockets due to their ability to handle complex data patterns.
Purpose of the Study:
- To demonstrate that readily available DL models can efficiently recognize nucleotide- and heme-binding sites with high accuracy.
- To introduce BionoiNet, a novel DL framework for classifying ligand-binding sites.
Main Methods:
- Developed BionoiNet, a DL framework utilizing a ResNet model for image classification.
- Transformed protein ligand-binding site structures into 2D Voronoi diagrams as input for the ResNet classifier.
- Implemented BionoiNet in Python, making the source code publicly available.
Main Results:
- BionoiNet achieved high classification accuracies: 85.6% for nucleotide-binding sites and 91.3% for heme-binding sites.
- The framework demonstrated good generalization to unseen data.
- Introduced BionoiScores for assessing the significance of pocket atoms in ligand interactions.
Conclusions:
- BionoiNet provides an accurate and computationally efficient method for classifying ligand-binding sites.
- The framework serves as a lightweight alternative to complex 3D deep learning architectures.
- BionoiNet facilitates automatic functional annotation and aids in drug discovery research.
Related Concept Videos
Ligand Binding Sites
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...
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 and Linkage
Ligand Binding and Linkage
Ligand-Gated Ion Channel Receptor: Gating Mechanism

