Search bioRxiv⌕ Search

Biology subjects

Manjrekar, M.

Publications and source records attributed to Manjrekar, M..

3 recordsLinked to original sources

Neural Spectral Prediction for Structure Elucidation with Tandem Mass Spectrometry

Structural elucidation using untargeted tandem mass spectrometry (MS/MS) has played a critical role in advancing scientific discovery [1, 2]. However, differentiating molecular fragmentation patterns between isobaric structures remains a prominent challenge in metabolomics [3-10], drug discovery [11-13], and reaction screening [14-17], presenting a significant barrier to the cost-effective and rapid identification of unknown molecular structures. Here, we present a geometric deep learning model, ICEBERG, that simulates high-energy collision-induced dissociation in mass spectrometry to generate chemically plausible fragments and their relative intensities with awareness of collision energies and polarities. We utilize ICEBERG predictions to facilitate structure elucidation by ranking a set of candidate structures based on the similarity between their predicted in silico MS/MS spectra and an experimental MS/MS spectrum of interest. This integrated elucidation pipeline enables state-of-the-art performance in compound annotation, with 40% top-1 accuracy on the NIST20 [M+H]+ adduct subset and with 92% of correct structures appearing in the top ten predictions in the same dataset. It achieves 46% top-1 and 86% top-10 accuracies when tested on the open-access MassSpecGym benchmark, and outperforms SIRIUS on a recently released test set with previously uncharacterized structures. We demonstrate several real-world case studies, including identifying clinical biomarkers of depression and tuberculous meningitis, annotating an aqueous abiotic degradation product of the pesticide thiophanate methyl, disambiguating isobaric products in pooled reaction screening, and annotating biosynthetic pathways in Withania somnifera. Overall, this deep learning-based paradigm for structural elucidation enables rapid molecular annotation from complex mixtures, driving discoveries across diverse scientific domains.

bioinformatics↗

Interpreting biochemical text with language models:a machine learning framework for reaction extraction and cheminformatic validation

Recent advancements in large language models (LLMs) offer new opportunities for automating the manual curation of biochemical reaction databases from scientific literature. In this study, we present an integrated pipeline that enhances LLM-based extraction of enzymatic reactions with machine learning and cheminformatics-informed validation. Using BRENDA-linked PubMed articles, we evaluate GPT-4s ability to extract reactions and infer missing chemical entities in textual descriptions of enzymatic reactions. Extracted reactions are converted to SMILES and InChI notations before being encoded into molecular fingerprint similarity scores and atom mapping metrics. These cheminformatics metrics are then used to train machine learning classifiers that validate GPT extractions. We employ a Positive-Unlabeled learning approach with synthetic invalid reactions to train various classifiers and assess model performances. The best classifier is then benchmarked on GPT extractions. Our findings show that GPT can accurately infer incomplete reactions and cheminformatics tools can serve as effective predictors of reaction validity. This work demonstrates a scalable framework for automated and reliable curation of enzymatic reaction databases, highlighting the potential of combining LLMs with cheminformatics and machine learning for reliable scientific knowledge extraction. Author SummaryCurating databases of biochemical reactions is a time-consuming and manual task, yet it plays a vital role in advancing research in biology and chemistry. Many scientific articles describe important enzymatic reactions, but often do so in incomplete ways--such as mentioning only the starting molecule or the enzyme, and leaving out the rest. In this work, we explore how recent advancements in artificial intelligence, specifically large language models like GPT, can help extract such information automatically from scientific literature. We show that these models can not only find reactions in text, but also infer missing parts of reactions based on the surrounding context. To make sure these inferred reactions are chemically plausible, we use computational chemistry tools that analyze the structure of the molecules involved. We then train a machine learning model to help us automatically detect which reactions are likely to be valid. This combination of tools offers a new way to speed up and improve how biochemical knowledge is extracted from the growing body of scientific literature. Our study suggests that this kind of automation could help scientists keep biological databases up to date and reduce the burden of manual data entry.

bioinformatics↗

CryoJAM: Automating Protein Homolog Fitting in Medium Resolution Cryo-EM Density Maps

Obtaining atomic structures of large protein complexes from medium-resolution cryogenic electron-microscopy (cryo-EM) density maps is a critical bottleneck in the cryo-EM workflow. CryoJAM aims to automate this process by using a 3D Convolutional Neural Network model within a U-Net architecture. This model is trained on a novel loss function that leverages Fourier-Shell Correlation (FSC), as a proxy for quality of fit, and Root Mean Squared Error (RMSE) to help optimize fits within real space. Capitalizing on the gold-standard status of FSC in cryo-EM, this method introduces an innovative implementation of FSC into cryo-EM model fitting software, enhancing the precision and efficiency of structural analysis. After 25 epochs, CryoJAM successfully reduced the RMSE in 21 out of 26 of the test cases, effectively fitting homologous protein structures into medium-resolution cryo-EM densities.

biophysics↗