<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>deep learning in proteomics &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/deep-learning-in-proteomics/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Tue, 19 May 2026 12:03:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>deep learning in proteomics &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Zero-Shot Peptide Sequencing Uncovers Novel Modifications</title>
		<link>https://scienmag.com/zero-shot-peptide-sequencing-uncovers-novel-modifications/</link>
		
		<dc:creator><![CDATA[Ophelia Keating]]></dc:creator>
		<pubDate>Tue, 19 May 2026 12:03:26 +0000</pubDate>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[AI-driven proteomics advancements]]></category>
		<category><![CDATA[de novo peptide sequencing algorithm]]></category>
		<category><![CDATA[deep learning in proteomics]]></category>
		<category><![CDATA[mass spectrometry data interpretation]]></category>
		<category><![CDATA[novel posttranslational modifications discovery]]></category>
		<category><![CDATA[open modification search without retraining]]></category>
		<category><![CDATA[peptide sequence reconstruction accuracy]]></category>
		<category><![CDATA[proteome exploration techniques]]></category>
		<category><![CDATA[reinforcement learning in peptide analysis]]></category>
		<category><![CDATA[rotary positional embeddings]]></category>
		<category><![CDATA[transformer models for mass spectrometry]]></category>
		<category><![CDATA[zero-shot peptide sequencing]]></category>
		<guid isPermaLink="false">https://scienmag.com/zero-shot-peptide-sequencing-uncovers-novel-modifications/</guid>

					<description><![CDATA[In the rapidly evolving field of proteomics, the capability to accurately decipher peptide sequences is paramount for understanding the complex biology encoded within cells. Traditionally, de novo peptide sequencing has relied heavily on protein databases, limiting the discovery of peptides harboring unknown or rare posttranslational modifications (PTMs). This challenge has constrained the exploration of the [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In the rapidly evolving field of proteomics, the capability to accurately decipher peptide sequences is paramount for understanding the complex biology encoded within cells. Traditionally, de novo peptide sequencing has relied heavily on protein databases, limiting the discovery of peptides harboring unknown or rare posttranslational modifications (PTMs). This challenge has constrained the exploration of the proteome, especially when probing peptides modified in ways not previously annotated or cataloged.</p>
<p>Recent advances in deep learning have significantly bolstered the accuracy and scope of peptide sequencing directly from mass spectrometry data. These models, primarily transformer architectures, have demonstrated high fidelity in reconstructing peptide sequences. However, a notable limitation has persisted: existing models require substantial labeled training data inclusive of specific PTMs, effectively bounding their ability to identify novel or unexpected modifications without retraining on new datasets.</p>
<p>Addressing this critical bottleneck, a team of researchers has unveiled a breakthrough algorithm named RNovA (Rotary Positional Embedding-enhanced de novo sequencing Algorithm), which marks a transformative step in de novo peptide sequencing. Integrating transformer models with relative positional embeddings alongside a reinforcement-learning-inspired sequential decision-making framework, RNovA achieves an unprecedented capability: zero-shot open discovery of PTMs without reliance on preannotated lists or retraining processes.</p>
<p>The essence of RNovA lies in its unique architectural design that enhances the transformer’s understanding of peptide fragmentation patterns by encoding relative positional relationships through rotary positional embeddings. This feature allows the model to better grasp the dependencies between amino acid residues and their modified forms within mass spectra, thereby enhancing sequence inference accuracy even in the context of uncharacterized modifications. Coupled with a sequential decision framework reminiscent of reinforcement learning, RNovA dynamically optimizes its predictions stepwise, identifying optimal peptide sequences and modification sites in a flexible, data-driven manner.</p>
<p>Benchmarking RNovA on standard proteomic datasets, the researchers demonstrated that it not only preserves state-of-the-art sequencing performance but excels in identifying modifications absent from its training regimen. This zero-shot ability signifies a paradigm shift, empowering scientists to uncover novel biological modifications directly from experimental mass spectra without the traditional dependence on extensive curated databases.</p>
<p>The team further illustrated RNovA’s transformative potential by applying it to clinical samples derived from patients with rheumatoid arthritis (RA). Here, the algorithm successfully identified presence of kynurenine-modified peptides—an obscure and biologically significant PTM previously difficult to detect systematically. To validate these findings, synthetically synthesized reference peptides modified with kynurenine were analyzed, confirming the algorithm’s accuracy and reliability in detecting such rare PTMs. This application paves the way for novel biomarker discovery and deeper understanding of disease-associated molecular alterations.</p>
<p>Demonstrating the tool’s broad utility beyond human clinical samples, RNovA was employed to analyze bacterium strain A1232E, notable for lacking an annotated reference proteome. Within this dataset, the algorithm identified an unexpected glutamic acid modification that had not been previously characterized. This discovery illustrates RNovA’s capability in facilitating proteomic investigations within understudied or novel organisms, expanding the horizon of microbial proteomics.</p>
<p>The scientific implications extend significantly, as the ability to reliably sequence peptides with open PTM discovery accelerates our knowledge of protein chemistry and function in health and disease. By relinquishing the constraints of predefined modification lists and retraining burdens, RNovA introduces agility and scalability into proteomic research workflows, fostering more rapid and unbiased biological insights.</p>
<p>From a technical perspective, the implementation of rotary positional embeddings signifies a leap forward in modeling the relative distances between sequence tokens, critical for interpreting peptide fragmentation patterns. This contrasts with classical absolute positional encodings that often fail to generalize across varying peptide lengths or modification states. The reinforcement-learning-style sequential decision-making supports adaptive decoding, allowing the model to iteratively refine its hypotheses by evaluating the outcomes of previous predictions in a feedback loop, a strategy well-suited for the complex task of peptide sequencing.</p>
<p>This innovative synergy between advanced embedding strategies and sequential decision heuristics positions RNovA at the forefront of computational proteomics, especially in the domain of open PTM discovery where data is inherently sparse or incomplete. The demonstrated capability to identify PTMs in a zero-shot manner alleviates a significant limitation in current mass spectrometry data analysis pipelines, propelling the field toward comprehensive proteome coverage and novel discoveries.</p>
<p>Furthermore, the discovery of kynurenine modifications in RA patient samples underscores the critical role of open PTM identification in unraveling disease mechanisms. Kynurenine, a metabolite involved in immune regulation and inflammation, when linked to peptide modification, may influence protein function in previously unappreciated manners. RNovA’s ability to detect such modifications thus has direct implications for clinical proteomics and personalized medicine.</p>
<p>Similarly, uncovering a novel glutamic acid modification in bacterium A1232E opens avenues for microbial proteome annotation without reliance on genomic reference sequences. This can significantly expedite functional characterization of proteins in environmental and pathogenic microbes, aiding the development of novel antibiotics or biotechnological applications.</p>
<p>The authors of this pioneering study also emphasize the extensibility of RNovA’s framework, indicating potential adaptation to other biomolecular sequencing challenges where modifications or variations are prevalent. As mass spectrometry technologies continue to improve in resolution and throughput, computational methods like RNovA will be indispensable for fully harnessing the wealth of biological information embedded within.</p>
<p>Looking ahead, the integration of RNovA with real-time mass spectrometry platforms could revolutionize rapid protein analysis workflows, enabling on-the-fly identification of modified peptides in clinical and environmental samples. This responsiveness is vital for urgent diagnostic contexts and dynamic biological systems monitoring.</p>
<p>In conclusion, RNovA demonstrates a vital technological leap in de novo peptide sequencing by enabling zero-shot identification of posttranslational modifications with high accuracy, robustness, and flexibility. This breakthrough removes critical obstacles in proteome exploration, heralding a new era of discovery within proteomics and molecular biology. As the scientific community increasingly adopts such tools, our understanding of proteomic complexity, biochemical diversity, and disease-associated modifications is poised to expand dramatically.</p>
<p>The implications of RNovA extend beyond theoretical advances, offering tangible benefits for disease biomarker identification, microbial pathogenesis studies, and fundamental research in protein chemistry. By unlocking previously inaccessible regions of the proteome, this algorithm sets a new standard for open PTM discovery in computational mass spectrometry analysis.</p>
<hr />
<p><strong>Subject of Research</strong>: Development of a transformer-based de novo peptide sequencing algorithm capable of zero-shot open posttranslational modification discovery from mass spectrometry data.</p>
<p><strong>Article Title</strong>: Zero-shot de novo peptide sequencing with open posttranslational modification discovery.</p>
<p><strong>Article References</strong>:<br />
Mao, Z., Peng, C., Chen, Y. <em>et al.</em> Zero-shot de novo peptide sequencing with open posttranslational modification discovery. <em>Nat Biotechnol</em> (2026). <a href="https://doi.org/10.1038/s41587-026-03116-1">https://doi.org/10.1038/s41587-026-03116-1</a></p>
<p><strong>Image Credits</strong>: AI Generated</p>
<p><strong>DOI</strong>: <a href="https://doi.org/10.1038/s41587-026-03116-1">https://doi.org/10.1038/s41587-026-03116-1</a></p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">159898</post-id>	</item>
		<item>
		<title>Transforming Transcriptomes to Proteomes: A Generative Breakthrough</title>
		<link>https://scienmag.com/transforming-transcriptomes-to-proteomes-a-generative-breakthrough/</link>
		
		<dc:creator><![CDATA[Ophelia Keating]]></dc:creator>
		<pubDate>Wed, 05 Nov 2025 12:04:50 +0000</pubDate>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[advancements in single-cell biology]]></category>
		<category><![CDATA[biological mechanisms of diseases]]></category>
		<category><![CDATA[challenges in single-cell proteomics]]></category>
		<category><![CDATA[computational techniques in biology]]></category>
		<category><![CDATA[deep learning in proteomics]]></category>
		<category><![CDATA[generative models in biology]]></category>
		<category><![CDATA[high-throughput proteomic analysis]]></category>
		<category><![CDATA[overcoming limitations in proteomic studies]]></category>
		<category><![CDATA[protein abundance measurement]]></category>
		<category><![CDATA[scTranslator model]]></category>
		<category><![CDATA[single-cell proteomics]]></category>
		<category><![CDATA[transcriptome to proteome translation]]></category>
		<guid isPermaLink="false">https://scienmag.com/transforming-transcriptomes-to-proteomes-a-generative-breakthrough/</guid>

					<description><![CDATA[In recent years, the field of single-cell biology has witnessed groundbreaking advancements, particularly in understanding the complex interplay of proteins within individual cells. This granularity is crucial for elucidating biological mechanisms that govern cellular processes and the progression of various diseases. A central challenge, however, remains in accurately measuring protein abundance at the single-cell level. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In recent years, the field of single-cell biology has witnessed groundbreaking advancements, particularly in understanding the complex interplay of proteins within individual cells. This granularity is crucial for elucidating biological mechanisms that govern cellular processes and the progression of various diseases. A central challenge, however, remains in accurately measuring protein abundance at the single-cell level. Traditional single-cell proteomic techniques have presented a myriad of obstacles, including limited coverage, low throughput, inconsistent sensitivity, and significant batch effects. Combined with the high cost and intricate nature of experimental protocols, these limitations have hampered the broader application of single-cell proteomics in clinical and research settings.</p>
<p>In addressing these challenges, researchers have conceptualized innovative approaches that marry modern computational techniques with traditional biological principles. One such noteworthy advancement is the development of scTranslator, a pre-trained generative model specifically designed to infer the proteomic profiles of single cells based on their corresponding transcriptomic data. This novel model draws its inspiration from the fields of natural language processing—a discipline that has made significant strides with the advent of deep learning—and the foundational concepts of the genetic central dogma which connects DNA, RNA, and protein synthesis.</p>
<p>scTranslator effectively functions as a bridge, translating the complexities of transcriptome data into a more comprehensive view of proteomic profiles. By leveraging powerful generative modeling techniques, scTranslator can predict the abundance of proteins within single cells with remarkable accuracy. This capability not only addresses the immediate limitations of current single-cell proteomic technologies but also opens new avenues for understanding how variations in transcript abundance can influence protein expression and, subsequently, cellular functionality.</p>
<p>To validate the model&#8217;s performance, the research team conducted extensive benchmarking across multiple diverse datasets. The evaluations involved various single-cell profiling techniques including CITE-seq, spatial CITE-seq, REAP-seq, and NEAT-seq, encompassing a wide range of cell types and tissues. The results indicated that scTranslator maintains high stability and flexibility, effectively generalizing across different biological contexts, such as infectious diseases, metabolic disorders, and various oncologic conditions. This adaptability is particularly significant, given the heterogeneity observed in cellular responses to disease and treatment.</p>
<p>One of the standout features of scTranslator is its ability to assist in downstream analyses. The model&#8217;s predictions serve as a foundational tool for a variety of applications within the field. For instance, researchers can utilize scTranslator&#8217;s data to enhance gene/protein interaction inference, enabling a deeper understanding of cellular signaling pathways and regulatory mechanisms. Perturbation predictions can also be made more reliable, allowing scientists to forecast how modifications in gene expression may impact protein levels and cellular behavior.</p>
<p>Additionally, scTranslator supports sophisticated clustering algorithms, facilitating the identification of unique cellular subpopulations within heterogeneous tissues. This clustering capability is critical for advancing cancer research, where tumor heterogeneity complicates treatment approaches. By recognizing distinct cellular origins and states, scTranslator empowers researchers to tailor therapeutic strategies that are more aligned with the biological realities of tumors.</p>
<p>In the realm of batch effect correction, scTranslator demonstrates superior efficacy, mitigating one of the most prevalent sources of variability in single-cell studies. By improving the quality and consistency of proteomic data, the model fosters more reliable comparisons across studies and patient samples, ultimately aiding in the standardization of experimental protocols in single-cell proteomics.</p>
<p>Moreover, scTranslator makes strides in addressing the urgent need for versatile analytical tools in the biomedical research landscape. By integrating proteomic predictions with transcriptomic context, researchers can derive holistic insights into cell biology that were previously unattainable. The implications of this technology stretch far beyond basic science; they encompass the realms of personalized medicine and targeted therapies, promising a future where treatment strategies are informed by a comprehensive understanding of an individual’s cellular makeup.</p>
<p>As the application of scTranslator expands, it is poised to reshape the landscape of single-cell research. By providing a robust framework for deriving proteomic profiles from transcriptomic data, this model is enabling scientists to confront long-standing challenges in cell biology and disease research. The ability to predict protein abundance at the single-cell level not only enhances the accuracy of cellular characterizations but also allows for more nuanced investigations into dynamic biological processes.</p>
<p>In summary, scTranslator stands as a testament to the power of interdisciplinary research, bridging the gap between computational models and biological inquiry. The transformative potential of this innovative model ushers in a new era of single-cell analysis, where the richness of multi-omics data can be harnessed to unlock the complexities of life sciences. As ongoing studies continue to validate and refine this technology, the scientific community eagerly anticipates the new discoveries that lie ahead, catalyzed by the capabilities of scTranslator.</p>
<p>Strong implications arise from emerging technologies that enhance our understanding of single cells, particularly in the realm of precision medicine. As we delve deeper into the genotypic and phenotypic variations that define cellular identities, tools like scTranslator will be invaluable for the advancement of personalized healthcare interventions. The journey toward individualized treatment regimens will profit immensely from the increased resolution afforded by sophisticated computational models such as scTranslator.</p>
<p>Ultimately, as researchers continue to dissect the intricate tapestry of life at the single-cell level, scTranslator exemplifies the convergence of technology and biology. Its emergence not only represents a significant advancement in our methodological toolkit but also signals a paradigm shift in the way we investigate and understand the cellular underpinnings of disease and human health.</p>
<hr />
<p><strong>Subject of Research</strong>: Single-cell transcriptomes to proteomes translation</p>
<p><strong>Article Title</strong>: A pre-trained large generative model for translating single-cell transcriptomes to proteomes</p>
<p><strong>Article References</strong>: Liu, L., Li, W., Wang, F. <em>et al.</em> A pre-trained large generative model for translating single-cell transcriptomes to proteomes. <em>Nat. Biomed. Eng</em> (2025). <a href="https://doi.org/10.1038/s41551-025-01528-z">https://doi.org/10.1038/s41551-025-01528-z</a></p>
<p><strong>Image Credits</strong>: AI Generated</p>
<p><strong>DOI</strong>: <a href="https://doi.org/10.1038/s41551-025-01528-z">https://doi.org/10.1038/s41551-025-01528-z</a></p>
<p><strong>Keywords</strong>: single-cell proteomics, generative models, transcriptomics, scTranslator, biomedical engineering, precision medicine, cell biology, protein abundance, cancer research.</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">101252</post-id>	</item>
	</channel>
</rss>
