paper-with-me

홈 › Papers

Prediction of Enzyme Specificity using Protein Graph Convolutional Neural Networks

2021-01-01 · Changpeng Lu, Samuel Z Stentz, Joseph H Lubin, Sijian Wang, Sagar D Khare

Specific molecular recognition by proteins, for example, protease enzymes, is critical for maintaining the robustness of key life processes. The substrate specificity landscape of a protease enzyme comprises the set of all sequence motifs that are recognized/cut, or just as importantly, not recognized/cut by the enzyme. Current methods for predicting protease specificity landscapes rely on learning sequence patterns in experimentally derived data with a single enzyme, but are not robust to even small mutational changes. A comprehensive evaluation of specificity requires consideration of the three-dimensional structure and energetics of molecular interactions. In this work, we present a protein graph convolutional neural network (PGCN), which uses a physically intuitive, structure-based molecular interaction graph generated using the Rosetta energy function that describes the topology and energetic features, to determine substrate specificity. We use the PGCN to recapitulate and predict the specificity of the NS3/4 protease from the Hepatitic C virus. We compare our PGCN with previously used machine learning models and show that its performance in classification tasks is equivalent or better. Because PGCN is based on physical interactions, it is inherently more interpretable; determination of feature importance reveals key sub-graph patterns responsible for molecular recognition that are biochemically reasonable. The PGCN model also readily lends itself to the design of novel enzymes with tailored specificity against disease targets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature ImportanceSpecificity

Similar Papers 제목 키워드 기반

Glycan processing in the Golgi -- optimal information coding and constraints on cisternal number and enzyme specificity

2020-05-18 · Alkesh Yadav, Quentin Vagne, Pierre Sens, Garud Iyengar 외

Many proteins that undergo sequential enzymatic modification in the Golgi cisternae are displayed at the plasma membrane as cell identity markers. The modified proteins, called glycans, represent a molecular code. The fi…

Specificity

RXNRECer Enables Fine-grained Enzymatic Function Annotation through Active Learning and Protein Language Models

2026-03-13 · Zhenkun Shi, Jun Zhu, Dehang Wang, BoYu Chen 외 arxiv

A key challenge in enzyme annotation is identifying the biochemical reactions catalyzed by proteins. Most existing methods rely on Enzyme Commission (EC) numbers as intermediaries: they first predict an EC number and the…

Active Learning

OmniESI: A unified framework for enzyme-substrate interaction prediction with progressive conditional deep learning

2025-06-22 · Zhiwei Nie, Hongyu Zhang, Hao Jiang, Yutian Liu 외

Understanding and modeling enzyme-substrate interactions is crucial for catalytic mechanism research, enzyme engineering, and metabolic engineering. Although a large number of predictive methods have emerged, they do not…

Parameter PredictionPredictionSpecificity

Graph neural networks and attention-based CNN-LSTM for protein classification

2022-04-20 · Zhuangwei Shi, Bo Li

This paper focuses on three critical problems on protein classification. Firstly, Carbohydrate-active enzyme (CAZyme) classification can help people to understand the properties of enzymes. However, one CAZyme may belong…

ClassificationGraph AttentionGraph ClassificationGraph Learning+1

Multimodal Regression for Enzyme Turnover Rates Prediction

2025-09-15 · Bozhen Hu, Cheng Tan, Siyuan Li, Jiangbin Zheng 외 arxiv

The enzyme turnover rate is a fundamental parameter in enzyme kinetics, reflecting the catalytic efficiency of enzymes. However, enzyme turnover rates remain scarce across most organisms due to the high cost and complexi…

Graph Neural Network