PubMed HealthSearch

SEARCH · PubMed Health

Results for “omics”

Explore indexed PubMed citations for clinical trials, systematic reviews and public health research. Read source abstracts and follow each citation to its original PubMed record.

Quote a phrase for an exact phrase match. Source license links do not imply unrestricted reuse.

At least 37 records · Page 2Linked to original sources

Recent Advances in Multi-Omics of Systemic Lupus Erythematosus.

This comprehensive narrative review examines recent advances in multi-omics research for Systemic Lupus Erythematosus (SLE), emphasizing integrated approaches over single-omics studies. The review critically evaluates technological advancements, methodological innovations, and clinical applications while identifying current limitations and future research directions. We conducted a comprehensive narrative review following SANRA guidelines, searching PubMed, Web of Science, Scopus, and Embase, covering publications from January 2018 to June 2025. The review focuses on studies integrating two or more omics layers in SLE research, with emphasis on computational methods, biomarker validation, and clinical applications. Multi-omics integration has revealed critical insights into SLE pathogenesis, including immune cell heterogeneity, gene-environment interactions, and metabolic dysregulation. However, significant challenges remain in data integration methodologies, small sample sizes, and biomarker reproducibility. Current computational approaches include early integration (concatenation), intermediate integration (joint dimensionality reduction), and late integration (ensemble methods). While multi-omics approaches offer unprecedented insights into SLE complexity, standardized integration protocols and robust validation frameworks are urgently needed. Small sample sizes and heterogeneity issues limit reproducibility, particularly affecting biomarker discovery and clinical translation. Multi-omics integration represents a paradigm shift toward precision medicine in SLE, but realizing this potential requires addressing current methodological limitations, standardizing validation processes, and developing robust computational frameworks for reliable clinical applications.

Humans

Advancing the Deciphering of Host-Microbe Crosstalk with Spatial Omics: A Mini-Review.

Host-microbe crosstalk refers to the reciprocal influences between a host and its resident or invading microorganisms. This crosstalk plays important roles in maintaining host health, regulating physiological functions, and coordinating responses to infection. The rapid rise of spatial omics is transforming how this crosstalk is studied in both animals and plants. Unlike traditional bulk omics, which homogenize tissues and erase spatial context, spatial methods preserve in situ organization and can simultaneously capture molecular information from hosts and microbes. As a result, researchers can characterize the spatial organization of colonization and infection, identify spatial associations between microbial niches and host cell states, and visualize local host response gradients across intact tissues. Current spatial omics technologies encompass sequencing-based, imaging-based, and hybrid platforms. Spatial multi-omics approaches enable the joint measurement or integration of gene expression, protein abundance, and metabolite distributions. Although spatial association alone does not establish causality, spatial omics provides a high-resolution framework for characterizing host-microbe relationships within intact tissues and generating spatially constrained, testable hypotheses. When combined with perturbation experiments and complementary experimental evidence, these hypotheses can contribute to mechanistic interpretation of host-microbe crosstalk. Here, we review spatial omics technologies, compare their suitability and major trade-offs for host-microbe studies, and discuss computational strategies, analytical challenges, and future prospects.

Multiomics

scBSP: a fast and accurate tool for identifying spatially variable features from high-resolution spatial omics data.

MOTIVATION: Emerging spatial omics technologies empower comprehensive exploration of biological systems from multi-omics perspectives in their native tissue location in 2D and 3D space. However, the limited sequencing depth, increasing spatial resolution, and growing spatial spots in spatial omics technologies present significant computational challenges in identifying biologically meaningful molecules with variable spatial distributions across various omics modalities. RESULTS: We introduce scBSP, an open-source, versatile, and user-friendly package for identifying spatially variable features in large-scale spatial omics data. scBSP demonstrates significantly enhanced computational efficiency, processing high-resolution spatial omics data within seconds, and exhibits robust cross-platform performance by consistently identifying spatially variable features with high reproducibility across various sequencing platforms. AVAILABILITY AND IMPLEMENTATION: scBSP is available for download from R CRAN at https://cran.r-project.org/web/packages/scBSP/index.html and PyPI at https://pypi.org/project/scbsp/.

Software

Profiler: an open web platform for multi-omics analysis.

MOTIVATION: High-throughput multi-omics technologies produce increasingly large and heterogeneous datasets that are difficult to analyze without advanced computational expertise. Existing bioinformatics tools are often fragmented or limited to specific omics types, hindering reproducibility and accessibility. There is a critical need for an integrated, user-friendly, and scalable platform capable of supporting multi-omics analyses across different data modalities. RESULTS: We present Profiler, an open-source, modular platform that unifies data import, quality control, preprocessing, statistical testing, machine and deep learning, biomarker discovery, pathway and drug-target enrichment, and survival modeling within a single reproducible environment. Built in Python with Streamlit, Profiler is available as both a web-based platform deployed on high-performance computing and a desktop version for local execution, enabling flexible usage across computational infrastructures. Profiler supports diverse omics modalities, including proteomics, transcriptomics, lipidomics, and electroencephalogram data. Through applications to glioblastoma proteomic, pancancer, and multi-omics datasets, Profiler reproduced known molecular subtypes, revealed potential therapeutic targets, and generated fully traceable analysis reports within minutes. By integrating advanced analytics behind an intuitive interface, Profiler democratizes multi-omics analysis and provides a robust, scalable foundation for systems biology and precision medicine research. AVAILABILITY AND IMPLEMENTATION: Profiler is open-source and freely available via its web platform (https://prism-profiler.univ-lille.fr) and GitHub (web version: https://github.com/yanisZirem/Profiler_v1_requests_datatests, desktop version: https://github.com/yanisZirem/prism-profiler), and archived on Zenodo (DOI: https://doi.org/10.5281/zenodo.17478158).

Software

moiraine: an R package to construct reproducible pipelines for the application and comparison of multi-omics integration methods.

MOTIVATION: In the past decades, many statistical methods for integrating multi-omics data have been developed. They have been implemented into software tools, which differ widely in their programming choices, such as the format required for data input, or the format of the generated integration results. This lack of standards renders cumbersome and time-intensive the application and comparison of different integration tools to the same multi-omics dataset. RESULTS: We have developed the moiraine R package for constructing reproducible multi-omics integration pipelines, which enables users to apply one or more statistical methods for multi-omics integration to their own multi-omics dataset. moiraine facilitates the preprocessing of the omics datasets and automates their formatting for the integration step. It simplifies the interpretation and evaluation of the integration results through the construction of visualizations in which metadata about samples and features can easily be included. Crucially, it enables the comparison of results obtained with different integration tools, allowing users to assess the robustness of their results. AVAILABILITY AND IMPLEMENTATION: The moiraine R package is publicly available at https://github.com/Plant-Food-Research-Open/moiraine; an archival snapshot of the package is available on Zenodo at https://doi.org/10.5281/zenodo.17172718. A detailed tutorial is available at https://plant-food-research-open.github.io/moiraine-manual/.

Software

BioNeuralNet: a graph neural network based Multi-Omics network data analysis tool.

SUMMARY: Multi-omics data offer unprecedented insights into complex biological systems, yet their high dimensionality, sparsity, and intricate interactions pose significant analytical challenges. Network-based approaches have advanced multi-omics research by effectively capturing biologically relevant relationships among molecular features (e.g., genes, proteins, metabolites). While these methods are powerful for representing molecular interactions, there remains a need for tools specifically designed to effectively utilize these network representations across diverse downstream analyses. To fulfill this need, we introduce BioNeuralNet, a flexible and modular Python framework tailored for end-to-end network-based multi-omics data analysis. BioNeuralNet leverages Graph Neural Networks (GNNs) to learn biologically meaningful low-dimensional representations from multi-omics networks, converting these complex molecular networks into versatile embeddings. BioNeuralNet supports all major stages of multi-omics network analysis, including several network construction techniques, generation of low-dimensional representations, and a broad range of downstream analytical tasks. Its extensive utilities, including diverse GNN architectures, and compatibility with established Python packages (e.g., scikit-learn, PyTorch, NetworkX), enhance usability and facilitate quick adoption. BioNeuralNet is an open-source, user-friendly, and extensively documented framework designed to support flexible and reproducible multi-omics network analysis in precision medicine. AVAILABILITY AND IMPLEMENTATION: The BioNeuralNet library is available via The Python Package Index (PyPI). Source code, documentation, tutorials, and workflows are hosted at https://bioneuralnet.readthedocs.io. Code archived at https://doi.org/10.5281/zenodo.17503083.

Graph Neural Networks

EucaMOD: a comprehensive multi-omics database for functional genomics research and molecular breeding of fast-growing eucalyptus trees.

Eucalyptus, one of the most widely planted plantation tree species globally, is primarily found in tropical and subtropical regions and contributes significantly to economic and social benefits. With advances in sequencing technologies, there is an increasing demand for the systematic analysis of multi-omics data among Eucalyptus species to enhance genetic breeding efforts. Although several early genomic databases have been established for eucalyptus, they have not been updated in a timely manner and lack recent multi-omics data, rendering them insufficient for current research needs. To address this gap, we developed the eucalyptus multi-omics database (EucaMOD, http://eucalyptusggd.net/eucamod), a comprehensive resource for cross-omics studies. In this study, we functionally annotated 45 eucalyptus genomes and structurally annotated 15, conducting comparative genomics and pan-proteomics analyses across all genomes. Additionally, we analyzed eucalyptus transcriptome, epigenome, and variome data through standardized workflows, enabling the in-depth mining and reanalysis of multi-omics datasets. EucaMOD is the most comprehensive multi-omics database for eucalyptus to date and includes data from 45 genomes (39 species), 870 mRNA-seq samples, 17 miRNA-seq samples, 52 epigenomic datasets (histone modifications and transcription factor binding), and genetic variation data from 1219 samples. To support functional genomics and molecular breeding research, the database is organized into the following 11 modules: Home, Species, Genomics, Comparative genomics, Pan-proteomics, Transcriptomics, Epigenetics, Variomics, Tools, Download, and Help. EucaMOD also offers online analysis tools for data mining, providing free public services to aid eucalyptus gene function and genetic engineering studies.

Eucalyptus

Multi-omics signature of healthy versus unhealthy lifestyles reveals associations with diseases.

This multi-omics cross-sectional study investigated differences in metabolomics, proteomics, and epigenomics profiles between two groups of adults matched for age but differing in lifestyle factors such as body composition, diet, and physical activity patterns. Data from prior studies were utilized for a comprehensive integrative analysis. The study included 52 participants in the lifestyle group (LIFE) (28 males, 24 females) and 52 in the control group (CON) (27 males, 25 females). Using multi-omics integration software (OmicsNet and Pathview), 96 significantly (p&#x2009;<&#x2009;0.05) enriched pathways were identified that differentiated the LIFE and CON groups. Top pathways significantly (p&#x2009;<&#x2009;2.63&#x2009;&#xd7;&#x2009;10-5) influenced by group status included fatty acid degradation, fatty acid elongation, glutathione metabolism, Parkinson disease, and central carbon metabolism in cancer. This study identified a distinct metabolic signature comprised of metabolites, proteins, and gene methylation sites associated with a healthy lifestyle. These findings provide unique, but complementary, results to previous single-omics analyses using metabolomics and proteomics procedures which showed that the LIFE group exhibited lower plasma bile acid levels, higher levels of beneficial fatty acids, reduced innate immune activation, enhanced lipoprotein metabolism, and increased HDL remodeling. The current multi-omics analysis builds on these previous results by providing a more holistic view of how metabolites, proteins, and methylation sites associated with a healthy lifestyle, providing a larger, more comprehensive list of altered pathways. Additionally, the integrated analysis revealed connections between lifestyle factors and conditions such as cancer and insulin resistance beyond what identified in the single-omics approaches, highlighting the broader metabolic impact of lifestyle on health. Overall, the signatures identified by this multi-omics approach provide a basis for developing more translational biomarkers, such as those that defined the cancer and insulin resistance pathways that can be used to assess one's state of health and provide guidance on behavior modifications that should be taken to lower disease risk.

Humans

A benchmarking study of feature screening approaches across type 1 diabetes omics studies classification settings.

In recent years, high dimensional omics analyses have become more commonplace for investigating complex biological systems. Typically, these studies attempt to identify key biomolecules associated with a particular biological process. Often, machine learning (ML) is used to identify these biomolecules, typically by learning which biomolecules are highly predictive of a treatment, biological outcome, or phenotype. A major challenge of applying ML to high throughput omics is overcoming noise when sample size is limited and unbalanced with respect to tens of thousands of biomolecules measured. Thus, feature selection (the process of reducing the number of predictors) is both a critical and common step in the ML analysis pipeline. While much attention has been given to embedding and wrapping techniques for feature selection in the omics space, filter-based methods for model-free feature selection have appealing theoretical properties. This manuscript evaluates sure screening, a class of filter-based feature selection methods which provide analytical guarantees for true feature set retention. Here, we cover existing feature screening methods based on the sure screening principal, available software, methods to improve feature screening, and contextualize feature screening in the larger discussion of feature selection for omics data analysis. Additionally, a suite of model-free sure screening approaches is applied and compared for several omics biomedical applications in a ML classification context. We identified BcorSIS as the most effective and computationally efficient screening method across various omics datasets, consistently outperforming others like CSIS and DCSIS in runtime.

Humans

Multi-omics technologies: Novel tools and methods for assessing nerve injury and regeneration.

Recently, with the rapid advancement of multi-omics technologies, including genomics, transcriptomics, proteomics, and metabolomics, new tools and approaches have been introduced for studying nerve injury and regeneration. This review highlights the application and progress of multi-omics in uncovering the mechanisms of nerve injury, guiding the development of regenerative strategies, and promoting clinical translation. By integrating multi-omics datasets, researchers can comprehensively track dynamic molecular changes following nerve injury, including abnormal gene expression, disrupted protein signaling, altered metabolic programs, and shifts in the immune microenvironment. Single-cell multi-omics technologies resolve cellular heterogeneity, revealing the distinct functions of neurons, glial cells, and immune cell subpopulations during the injury response. Spatially resolved transcriptomics maintain the spatial context of lesion and regeneration sites, enabling precise localization for targeted interventions. Multi-omics technologies not only identify key molecular players involved in nerve regeneration but also create opportunities for personalized medicine. Nonetheless, integrating multi-omics data poses technical challenges, including high dimensionality, batch effects, and algorithmic constraints, while ethical concerns related to stem cell therapy and gene editing require stringent oversight. To transition from structural reconstruction to functional remodeling, future research should emphasize artificial intelligence-driven data integration, organ-on-a-chip modeling, and cross-disciplinary collaboration to overcome existing technical barriers and accelerate the clinical application of neuroregenerative therapies.

artificial intelligence

Multi-omic signatures of genetic mechanisms inform on type 2 diabetes biology and patient heterogeneity.

Type 2 diabetes (T2D) is a heterogeneous disease shaped by genetic pathways related to insulin resistance and &#x3b2;-cell dysfunction, but how this heterogeneity is reflected molecularly remains unclear. We integrated partitioned polygenic scores (pPS) with proteomic and metabolomic profiling to define molecular signatures of T2D and their clinical relevance. We analyzed UK Biobank participants with genomic, proteomic, and metabolomic data. In a disease-free training subset, we used LASSO regression to identify multi-omic signatures associated with each pPS by jointly modeling proteins and metabolites. In an independent testing set, we constructed multi-omic scores and examined their associations with clinical traits and diabetes-related outcomes. Mediation analyses were used to investigate putative causal pathways. Key findings were evaluated in the Multi-Ethnic Study of Atherosclerosis (MESA). We identified distinct multi-omic signatures that capture the molecular architecture of T2D genetic risk across physiological subtypes. Compared with genetic scores alone, multi-omic pPS showed larger effect sizes and better disease discrimination. These scores recapitulated subtype-specific physiology and were associated with T2D risk. The Beta-Cell 2 multi-omic score showed marked stratification for insulin use, which was replicated in MESA, where it also predicted future insulin use. Mediation analyses implicated lipoprotein remodeling and fatty acid metabolism in the Lipodystrophy 1 cluster, accounting for 30-45% of the total effect of pPS on T2D risk. Integrating process-specific genetic risk with circulating multi-omic profiles reveals biologically distinct endotypes of T2D and supports a framework for improved patient stratification and risk assessment.

Journal Article

Algorithms and tools for data-driven omics integration to achieve multilayer biological insights: a narrative review.

Systems biology is a holistic approach to biological sciences that combines experimental and computational strategies, aimed at integrating information from different scales of biological processes to unravel pathophysiological mechanisms and behaviours. In this scenario, high-throughput technologies have been playing a major role in providing huge amounts of omics data, whose integration would offer unprecedented possibilities in gaining insights on diseases and identifying potential biomarkers. In the present review, we focus on strategies that have been applied in literature to integrate genomics, transcriptomics, proteomics, and metabolomics in the year range 2018-2024. Integration approaches were divided into three main categories: statistical-based approaches, multivariate methods, and machine learning/artificial intelligence techniques. Among them, statistical approaches (mainly based on correlation) were the ones with a slightly higher prevalence, followed by multivariate approaches, and machine learning techniques. Integrating multiple biological layers has shown great potential in uncovering molecular mechanisms, identifying putative biomarkers, and aid classification, most of the time resulting in better performances when compared to single omics analyses. However, significant challenges remain. The high-throughput nature of omics platforms introduces issues such as variable data quality, missing values, collinearity, and dimensionality. These challenges further increase when combining multiple omics datasets, as the complexity and heterogeneity of the data increase with integration. We report different strategies that have been found in literature to cope with these challenges, but some open issues still remain and should be addressed to disclose the full potential of omics integration.

Algorithms

Bridging Organ-on-a-Chip and Omics: A Multi-Dimensional Frontier in Biomedical Research.

Organ-on-a-Chip (OOC) technology offers a powerful platform for replicating human tissue-specific microenvironments, thereby narrowing the translational gap between conventional biomedical models and actual human physiology. Concurrently, omics technologies deliver comprehensive molecular-level insights into biological systems. This review highlights the transformative potential of integrating OOC platforms with high-throughput omics methodologies. We systematically examine the classification, structural configurations, and engineering principles underlying OOC systems, alongside the defining attributes of key omics domains-genomics, transcriptomics, proteomics, and metabolomics. The convergence of dynamic OOC models with advanced omics technologies enables high-resolution, multi-dimensional analyses across numerous biomedical applications, including drug metabolism, disease mechanisms, environmental toxicity assessments, and host-microbiome interactions. This interdisciplinary integration is driving a paradigm shift in precision and translational medicine. However, several challenges remain to be addressed, such as the development of whole-organ mimetics, adaptation of sample collection techniques, and real-time artificial intelligence-based integration of biosensor data with multi-omics datasets. Addressing these hurdles will be vital for unlocking the full potential of this technological synergy in biomedical science.

Multiomics

Application of Omics Technologies for Cowpea Improvement.

Cowpea (Vigna unguiculata) is a vital crop for food security, nutrition, and climate resilience in sub-Saharan African and other semi-arid regions. However, its improvement is constrained by the complexity of polygenic traits such as drought tolerance, pest resistance, and seed quality. Conventional breeding, while foundational, remains insufficient to address these challenges at the required pace. Recent advances in multi-omics technologies, including genomics, transcriptomics, proteomics, and metabolomics, provide new opportunities to dissect complex traits, identify candidate genes, and accelerate the development of resilient, high-yielding cultivars. This review presents a critical synthesis of current applications of omics technologies in cowpea improvement, highlighting their contributions to stress adaptation, nutritional enhancement, and precision breeding. The review also examines key technical and institutional constraints limiting the adoption of omics-assisted breeding in cowpea, including inadequate research infrastructure, challenges in multi-omics data integration, and limited technical capacity across breeding programs in sub-Saharan Africa. It discusses strategies to address these barriers through regional collaboration, investment in bioinformatics capacity, and the integration of computational approaches into breeding pipelines. Overall, the review concludes that combining multi-omics technologies with artificial intelligence and machine learning has strong potential to improve genotype-phenotype prediction, accelerate breeding decisions, and support the development of climate-resilient and nutritionally enhanced cowpea cultivars.

cowpea

Integrating multi-omics approaches in acute myeloid leukemia (AML): Advancements and clinical implications.

Acute myeloid leukemia (AML) is a highly heterogeneous and aggressive hematologic malignancy characterized by clonal proliferation of myeloid precursors. Despite significant advancements in genomic profiling and targeted therapies, patient outcomes remain suboptimal due to disease complexity, resistance mechanisms, and high relapse rates. The integration of multi-omics approaches-spanning genomics, epigenomics, transcriptomics, proteomics, and metabolomics-has revolutionized AML research, offering a comprehensive understanding of leukemogenesis, tumor heterogeneity, and therapeutic vulnerabilities. Recent studies leveraging high-throughput sequencing, mass spectrometry, and advanced computational tools have uncovered novel biomarkers, clonal evolution dynamics, and microenvironmental interactions that drive AML progression and resistance. For instance, single-cell multi-omics has revealed chemotherapy-resistant leukemic stem cell populations, while proteogenomic analyses have identified actionable targets such as MCL1 and metabolic dependencies like OXPHOS. Clinically, integrated omics platforms are refining risk stratification, minimal residual disease (MRD) monitoring, and personalized therapy selection. However, challenges such as data integration complexity, cost barriers, and ethical considerations remain. This review highlights the transformative potential of multi-omics in AML, emphasizing recent advancements in technology, biomarker discovery, and therapeutic innovation. By bridging the gap between molecular insights and clinical practice, multi-omics integration promises to redefine AML management, paving the way for precision oncology and improved patient outcomes.

Humans

From molecular responses to environmental monitoring: advances and translational gaps in omics approaches in fish environmental toxicology.

Fish occupy a central position in aquatic ecosystems and serve as important bioindicators for environmental monitoring, as well as powerful translational models for understanding toxic mechanisms conserved across higher vertebrates. In recent years, omics techniques have proven to be powerful tools to address complex environmental questions that conventional toxicology methods cannot answer. Despite this potential, a critical translational gap remains between molecular findings and their use in ecological risk assessment frameworks. This review critically synthesizes advances across omics techniques including epigenomics, transcriptomics, metabolomics and proteomics and their integration. Special emphasis is placed on methodological considerations and practical aspects of these techniques in fish environmental toxicology and environmental monitoring. Evidence from single-omics studies suggests conserved biomarker signatures across species while characterizing complex phenomena like non-monotonic dose-response relationships, mixture toxicity and transgenerational and stereoselective effects with implications for population level monitoring. Multi-omics studies, especially those involving triple omics, further enhance mechanistic resolution by reconstructing adverse outcome pathways. We further evaluate using case studies when additional molecular layers provide critical insight and when they offer limited advantage, a strategic distinction with direct implications in environmental monitoring programmes. Finally, current limitations and future directions that will ultimately bridge the translational gap and hold promise for advancing mechanistic ecotoxicology and predictive environmental monitoring are discussed.

Animals

Omics in optic neuropathies: From molecular landscapes to personalized therapeutics.

Optic neuropathies comprise a heterogeneous group of disorders involving transient or permanent injury to retinal ganglion cells (RGCs) and their axons. Clinically, these neurodegenerative conditions manifest as dyschromatopsia, decreased visual acuity, and visual field defects, and in severe cases may ultimately lead to blindness and disability. The marked heterogeneity across disease subtypes, incompletely understood etiologies, and complex pathogenic mechanisms pose substantial challenges to precise diagnosis and effective treatment. Recent advances in omics technologies - including genomics, transcriptomics, proteomics, metabolomics, lipidomics, single-cell and spatial sequencing, and integrative multi-omics approaches - have ushered optic nerve degenerative disease research into an era of high-resolution comprehensive investigation. In this review, we summarize representative applications of omics approaches to elucidate genetic alterations, signaling dysregulation, metabolic reprogramming, and immune responses in optic neuropathies. We further discuss the emerging potential of multi-omics in identifying early diagnostic biomarkers and informing individualized therapeutic strategies. Finally, we provide a forward-looking perspective on the future trajectory of omics technologies and their prospects in both fundamental research and clinical translation, with the overarching aim of accelerating the bench-to-bedside transition in this critical eye disease field.

biomarkers

Improving recombinant protein productivity in CHO cells via multi-omics data integration.

Chinese hamster ovary (CHO) cells represent the dominant host system for the production of recombinant therapeutic proteins. In recent decades, extensive research has focused on process/media optimization and cell line engineering to improve both the productivity and quality of biopharmaceutical proteins produced in CHO cells. Nevertheless, the inherent complexity of biological pathways and the heterogeneous cellular responses to different environmental conditions have posed substantial challenges to traditional methodologies. Recent advances in omics technologies have enabled comprehensive characterization of CHO cell physiology, providing multidimensional molecular and phenotypic insights that facilitate the enhancement of recombinant protein production. This review first summarizes the methodologies and advances in CHO omics research, including genomics, transcriptomics, proteomics, metabolomics, and epigenomics. It then examines contemporary approaches to integrate and analyze multi-omics data in CHO cells. The review further elucidates how these multi-omics datasets can be strategically applied across various developmental stages, including cell line selection, genetic engineering, expression vector design, and bioprocess optimization. Finally, we explore the transformative potential of integrating multi-omics with artificial intelligence and discuss promising future research directions in CHO cell studies. These emerging paradigms offer novel opportunities for data-driven cell engineering and bioprocess optimization in CHO-based biomanufacturing.

Bioprocessing