bioRxiv Science⌕ Search

Biology subjects

Erden, M.

Publications and source records attributed to Erden, M..

3 recordsLinked to original sources

Fast structural search for classification of gut bacterial mucin O-glycan degrading enzymes

The Enzyme Commission (EC) numbering scheme provides a hierarchical way to classify enzymes according to their catalytic functions. While recent protein language model (PLM) based approaches like CLEAN and ProteInter have improved sequence-based EC number prediction, they struggle with fine-grained classification at the deepest hierarchical level. Structure-based approaches for grouping similar proteins using alignment tools excel at finding proteins that share overall global structure, but suffer from high false positive rates when classifying proteins that are globally structurally similar but functional differentiation depends on a localized region. This problem is particularly relevant to EC number prediction, as enzymatic function depends on its catalytic domain, which is a relatively small, specific region of the protein. We introduce Deep Enzyme Function Transfer (DEFT) that harmonizes sequence- and structure-based approaches through the key insight that PLM based annotations of the first two EC number hierarchy levels vastly reduce false positives that are likely to show in purely structure-based EC number prediction. Given an enzyme of interest, DEFT first uses a PLM based method to assign the first two levels of the enzymes EC number, and then uses a structure-based method to predict the remaining two levels of the EC number. Using benchmarking datasets, we demonstrate that DEFT achieves superior accuracy compared with current state-of-the-art tools for EC number prediction. Furthermore we show that DEFTs computational efficiency enables high-throughput, genome-wide annotations of total enzyme repertoires in organisms. We illustrate this capability by experimentally validating DEFT predicted glycoside hydrolase (GH) profiles of intestinal mucus associated bacteria. Author summaryEnzymes are ubiquitous proteins that catalyze chemical reactions of living cells. Enzymes are classified using a hierarchical numbering system called Enzyme Commission (EC) numbers that describe the chemical reactions the enzymes catalyze, from a general reaction type (e.g., breaking bonds, transferring chemical groups, etc.) to more specific aspects such as chemical bonds and substrates involved in the reaction. We present a new machine learning method for predicting EC numbers called Deep Enzyme Function Transfer (DEFT). This method improves on previous methods that use either protein sequence- or three-dimensional (3D) structure-based comparisons between enzymes of known and unknown classification. DEFT combines the strengths of both approaches by first using a protein sequence-based model to predict the general enzyme category and then using protein structure comparisons to predict the finer subcategories. We demonstrate that DEFT achieves superior accuracy compared with current state-of-the-art tools for EC number prediction. We next demonstrate how DEFTs computational efficiency enables us to perform high-throughput, genome-wide annotations of organisms enzyme repertoires. We illustrate this capability by experimentally validating DEFT predicted sugar metabolizing enzyme profiles of intestinal mucus associated bacteria.

bioinformatics↗

Learning a PRECISE language for small-molecule binding

Virtual screening of billion-scale compound libraries has become feasible through machine learning approaches. In particular, CoNCISE (RECOMB 2025) introduced drug quantization via code-books, achieving highly scalable and accurate binary predictions. However, drug discovery requires understanding not just whether molecules bind, but where they bind and how to target specific sites. Here, we present PRECISE which leverages CoNCISEs quantized small-molecule representations while operating on the targets 3D structure as its input. The key innovation of PRECISE is reimagining drug-target interaction as compatibility between quantized drug embeddings and a latent representation of the targets surface mesh, enriched with electrostatic and geometric features. PRECISE designs a novel surface representation, interpreted through a geometric deep learning architecture, enabling it to identify binding sites more accurately than state-of-the-art methods (DiffDock-L, Chai, and Boltz-2) while the codebook ensures billion-scale screening capability. Our formulation unlocks zero-shot generalization to complex targets such as metalloproteins and multi-chain complexes. To enable efficient integration with downstream docking workflows, we introduce PO_SCPLOWRECISEC_SCPLOW-MCTS, which combines fast PO_SCPLOWRECISEC_SCPLOW-based screening with selective Vina docking through an iterative Monte Carlo Tree Search approach. By providing both mechanistic understanding and massive scalability, PRECISE delivers capabilities that were previously mutually exclusive in virtual screening.

bioinformatics↗

Learning a CoNCISE language for small-molecule binding

Rapid advances in deep learning have improved in silico methods for drug-target interaction (DTI) prediction. However, current methods do not scale to the massive catalogs that list millions or billions of commercially-available small molecules. Here, we introduce CoNCISE, a method that accelerates drug-target interaction (DTI) prediction by 2-3 orders of magnitude while maintaining high accuracy. CoNCISE uses a novel vector-quantized codebook approach and a residual-learning based training of hierarchical codes. Strikingly, we find that much of binding-specificity information in the small molecule space can be compressed into just 15 bits of information per compound, characterizing all small molecules into 32,768 hierarchically-organized binding categories. Our DTI architecture, which combines these compact ligand representations with fixed-length protein embeddings in a cross-attention framework, achieves state-of-the-art prediction accuracy at unprecedented speed. We demonstrate CoNCISEs practical utility by indexing 6.4 billion ligands in the Enamine dataset, enabling researchers to query vast chemical libraries against a protein target in seconds. A "CoNCISE + docking" pipeline screened Enamine to propose strong binders (predicted KD {approx} 10-20 {micro}M) of three difficult-to-drug targets, each within two hours. CoNCISEs advance could democratize access to largescale computational drug discovery, potentially enabling rapid identification of promising molecules for therapeutic targets and cellular perturbations.

bioinformatics↗