Related Experiment Video
Updated: Jun 5, 2025

Author Spotlight: A Computational Approach to Decipher Amino Acid Preferences in Multispecific Protein-Protein Interactions
Published on: January 26, 2024
ATP_mCNN: Predicting ATP binding sites through pretrained language models and multi-window neural networks
Van-The Le1, Muhammad-Shahid Malik2, Yi-Jing Lin1
1Department of Computer Science and Engineering, Yuan Ze University, Chung-Li, 32003, Taiwan.
We developed a new computational model to predict adenosine triphosphate-binding residues in proteins. This method accurately identifies energy-binding sites using advanced deep learning, improving upon existing techniques.
Area of Science:
- Computational biology
- Bioinformatics
- Protein structure prediction
Background:
- Adenosine triphosphate (ATP) is crucial for cellular energy and function, interacting with numerous proteins.
- Identifying ATP-binding sites in proteins is essential for understanding biological processes.
- Experimental methods for identifying ATP-binding residues are challenging and time-consuming.
Purpose of the Study:
- To develop a novel computational method for accurately predicting adenosine triphosphate-binding residues in protein sequences.
- To leverage pre-trained protein language models and a multi-window convolutional neural network architecture for improved prediction accuracy.
Main Methods:
- Utilized pre-trained protein language model embeddings as input features.
- Developed a multi-window convolutional neural network (CNN) architecture with parallel convolutional layers for motif scanning at various window sizes.
- Employed max pooling to extract salient features, concatenated across windows for a multi-scale representation.
- Performed residue-level classification for ATP-binding site prediction.
Main Results:
- The developed model achieved an Area Under the ROC Curve (AUC) of 0.95 on benchmark datasets.
- Significantly improved prediction performance compared to previous sequence-based models.
- Outperformed existing convolutional neural network (CNN) baseline models.
Conclusions:
- Pre-trained language models and multi-window CNNs are effective for sequence-based prediction of ATP-binding residues.
- The proposed approach offers a promising new direction for predicting binding sites and elucidating molecular interactions from primary protein sequences.
- This computational tool can aid in understanding protein function and designing new therapeutics.
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
Multi-pass Transmembrane Proteins and β-barrels
α-Helix containing multi-pass transmembrane proteins
Multi-pass transmembrane proteins such as...
Allosteric Proteins-ATCase
Aspartate transcarbamoylase (ATCase) is a cytosolic enzyme that catalyzes the condensation of L-aspartate and carbamoyl phosphate to N-carbamoyl-L-aspartate. This reaction is the first step in pyrimidine biosynthesis. UTP and CTP, the end products of the pyrimidine synthesis...

