paper-with-me

홈 › Papers

Enzyme promiscuity prediction using hierarchy-informed multi-label classification

2020-02-18 · Gian Marco Visani, Michael C. Hughes, Soha Hassoun

As experimental efforts are costly and time consuming, computational characterization of enzyme capabilities is an attractive alternative. We present and evaluate several machine-learning models to predict which of 983 distinct enzymes, as defined via the Enzyme Commission, EC, numbers, are likely to interact with a given query molecule. Our data consists of enzyme-substrate interactions from the BRENDA database. Some interactions are attributed to natural selection and involve the enzyme's natural substrates. The majority of the interactions however involve non-natural substrates, thus reflecting promiscuous enzymatic activities. We frame this enzyme promiscuity prediction problem as a multi-label classification task. We maximally utilize inhibitor and unlabelled data to train prediction models that can take advantage of known hierarchical relationships between enzyme classes. We report that a hierarchical multi-label neural network, EPP-HMCNF, is the best model for solving this problem, outperforming k-nearest neighbors similarity-based and other machine learning models. We show that inhibitor information during training consistently improves predictive power, particularly for EPP-HMCNF. We also show that all promiscuity prediction models perform worse under a realistic data split when compared to a random data split, and when evaluating performance on non-natural substrates compared to natural substrates. We provide Python code for EPP-HMCNF and other models in a repository termed EPP (Enzyme Promiscuity Prediction) at https://github.com/hassounlab/EPP.

📄 PDF Abstract BibTeX arXiv:2002.07327

Code (1)

hassounlab/EPP 공식 구현 pytorch

Tasks

BIG-bench Machine LearningClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONPrediction

Similar Papers 제목 키워드 기반

Investigating the Product Profiles and Structural Relationships of New Levansucrases with Conventional and Non-Conventional Substrates

2020-08-11 · Andrea Hill, Salwa Karboune, Tarun Narwani, Alexandre de Brevern

The synthesis of complex oligosaccharides is desired for their potential as prebiotics, and their role in the pharmaceutical and food industry. Levansucrase (LS, EC 2.4.1.10), a fructosyl-transferase, can catalyze the sy…

Boost-RS: Boosted Embeddings for Recommender Systems and its Application to Enzyme-Substrate Interaction Prediction

2021-09-28 · Xinmeng Li, Li-Ping Liu, Soha Hassoun

Despite experimental and curation efforts, the extent of enzyme promiscuity on substrates continues to be largely unexplored and under documented. Recommender systems (RS), which are currently unexplored for the enzyme-s…

AttributeAuxiliary LearningCollaborative FilteringContrastive Learning+2

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

UniZyme: A Unified Protein Cleavage Site Predictor Enhanced with Enzyme Active-Site Knowledge

2025-02-10 · Chenao Li, Shuo Yan, Enyan Dai

Enzyme-catalyzed protein cleavage is essential for many biological functions. Accurate prediction of cleavage sites can facilitate various applications such as drug development, enzyme design, and a deeper understanding …

Pseudodata-guided Invariant Representation Learning Boosts the Out-of-Distribution Generalization in Enzymatic Kinetic Parameter Prediction

2026-01-12 · Haomin Wu, Zhiwei Nie, Hongyu Zhang, Zhixiang Ren arxiv

Accurate prediction of enzyme kinetic parameters is essential for understanding catalytic mechanisms and guiding enzyme engineering.However, existing deep learning-based enzyme-substrate interaction (ESI) predictors ofte…

Representation LearningParameter Prediction