Related Experiment Video
Updated: Oct 21, 2025

Modeling an Enzyme Active Site using Molecular Visualization Freeware
Published on: December 25, 2021
ABLE: Attention based learning for enzyme classification.
Mohan Vamsi Nallapareddy1, Rohit Dwivedula1
1Department of Computer Science & Information Systems, BITS Pilani - Hyderabad Campus, Telangana 500078, India.
This study introduces an attention-based bidirectional-LSTM model (ABLE) for classifying protein enzyme classes using only amino acid sequences. The ABLE model achieves a high F1-score, outperforming other deep learning methods.
Area of Science:
- Bioinformatics
- Computational Biology
- Enzymology
Background:
- Accurate protein classification is crucial for biological research.
- The Protein Data Bank (PDB) offers a vast resource of protein structures.
- Existing methods for enzyme classification have limitations.
Purpose of the Study:
- To develop a novel deep learning model for classifying proteins into enzyme classes.
- To utilize only the primary protein structure (FASTA sequence) for classification.
- To compare the proposed model's performance against established methods.
Main Methods:
- An attention-based bidirectional-LSTM (ABLE) model was developed.
- The model was trained on oversampled data using SMOTE (Synthetic Minority Over-sampling Technique).
- Performance was evaluated against eighteen other machine learning and deep learning networks, including CNN, LSTM, Bi-LSTM, GRU, and DeepEC.
Main Results:
- The ABLE model achieved a highest F1-score of 0.834 on a PDB dataset.
- The model demonstrated superior performance compared to baseline models.
- Experiments included comparisons with SMOTE and ADASYN oversampling techniques.
Conclusions:
- The proposed ABLE model is effective for enzyme class prediction using protein primary structure.
- Deep learning approaches, particularly attention-based LSTMs, show promise in protein classification.
- Further research can explore advanced oversampling techniques and model architectures.
Related Concept Videos
Introduction to Enzymes
Most enzymes are proteins that speed up biochemical reactions without being consumed. Enzymes contain one or more active sites that...
Introduction to Enzyme Kinetics
The experimenter can then plot the initial reaction rate or velocity (Vo) of a given trial against the substrate concentration ([S]) to obtain a graph of the reaction properties. For many enzymatic reactions involving a...
Enzyme Kinetics
Scientists typically study enzyme kinetics with a fixed amount of enzyme in the controlled environment of a test tube. When more reactant, or substrate, is...
Introduction to Mechanisms of Enzyme Catalysis
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...
Catalytically Perfect Enzymes
Most enzymes...

