Section: Systems Biology & Networks

Bayesian Networks in Systems Biology

The Foundations of Bayesian Networks in Systems Biology

Introduction to Bayesian Networks

Bayesian networks (BNs) are a class of probabilistic graphical models that represent a set of variables and their conditional dependencies via a directed acyclic graph (DAG). They have emerged as a powerful tool in systems biology due to their ability to model complex biological systems where uncertainty and variability are inherent. The use of Bayesian networks in systems biology allows researchers to integrate diverse types of data, infer causal relationships, and predict the behavior of biological systems under various conditions.

Methodological Underpinnings

The methodological foundation of Bayesian networks is rooted in Bayes' theorem, which provides a framework for updating the probability estimate for a hypothesis as more evidence or information becomes available. In the context of systems biology, this is particularly valuable as it allows for the incorporation of new experimental data to refine models of biological processes. The construction of a Bayesian network involves defining nodes, which represent biological entities such as genes, proteins, or metabolites, and edges, which denote the probabilistic dependencies between these entities.

The development of Bayesian networks in systems biology often begins with the definition of a prior distribution, which encapsulates existing knowledge about the system. This prior is then updated with observed data to produce a posterior distribution, which provides a refined understanding of the system. The iterative nature of this process is well-suited to the dynamic and evolving nature of biological research, where new data continually emerge.

Biological Mechanisms and Applications

Bayesian networks are particularly adept at modeling the regulatory networks that govern cellular processes. For example, gene regulatory networks, which describe the interactions between genes and the regulatory proteins that influence their expression, can be effectively modeled using BNs. This is due to the ability of BNs to capture the stochastic nature of gene expression and the complex interplay of multiple regulatory factors.

In systems biology, BNs have been applied to a wide range of problems, from understanding the molecular basis of diseases to predicting the effects of genetic perturbations. For instance, in cancer research, BNs have been used to model the signaling pathways that drive tumorigenesis, allowing researchers to identify potential therapeutic targets and predict the response to treatment [1]. Similarly, in the study of metabolic networks, BNs can be used to model the flow of metabolites through a system, providing insights into the regulation of metabolic pathways and the impact of genetic mutations on metabolic function [2].

Contextual Integration and Challenges

The integration of Bayesian networks into systems biology is facilitated by their compatibility with other computational models and data types. For example, BNs can be combined with other types of graphical models, such as Markov networks, to provide a more comprehensive view of biological systems. Additionally, BNs can be used in conjunction with machine learning algorithms to enhance the predictive power of models and identify novel patterns in biological data [3].

Despite their advantages, the application of Bayesian networks in systems biology is not without challenges. One of the primary difficulties is the computational complexity associated with learning the structure of the network from data. This process involves searching through a potentially vast space of possible network structures to identify the one that best fits the data, which can be computationally intensive, particularly for large-scale biological systems. Furthermore, the accuracy of BNs is heavily dependent on the quality and quantity of the data used to train them. Incomplete or noisy data can lead to erroneous conclusions, highlighting the need for robust data preprocessing and validation techniques [4].

Future Directions and Innovations

The future of Bayesian networks in systems biology is likely to be shaped by advances in computational power and the development of novel algorithms for network inference. The integration of quantum computing into network medicine, for instance, holds promise for overcoming some of the computational barriers currently faced by researchers. Quantum algorithms could potentially enable the efficient exploration of the vast space of possible network structures, facilitating the discovery of new insights into complex biological systems.

Moreover, the increasing availability of high-throughput biological data, such as single-cell RNA sequencing and proteomics, presents new opportunities for the application of Bayesian networks. These data types provide a rich source of information about the state of biological systems at a granular level, which can be leveraged to build more detailed and accurate models of cellular processes.

In conclusion, Bayesian networks represent a foundational tool in systems biology, offering a robust framework for modeling the complexity and uncertainty inherent in biological systems. As computational techniques and biological data continue to evolve, the role of Bayesian networks in systems biology is likely to expand, providing deeper insights into the mechanisms of life and disease. The ongoing development of this field will require collaboration between statisticians, biologists, and computer scientists to fully realize the potential of Bayesian networks in advancing our understanding of biological systems.

Modeling Biological Systems: Nodes, Edges, and Probabilities

Introduction to Bayesian Networks in Systems Biology

Bayesian networks (BNs) are a class of probabilistic graphical models that have become indispensable in systems biology for modeling complex biological systems. These networks represent variables as nodes and their probabilistic dependencies as directed edges, allowing for a structured representation of causal relationships within biological systems. The utility of BNs in systems biology stems from their ability to integrate diverse data types, handle uncertainty, and provide insights into the underlying biological mechanisms and interactions [5, 6, 7]. As such, BNs are employed in various applications, including gene regulatory network inference, protein-protein interaction analysis, and metabolic pathway reconstruction [8, 9, 10, 11, 5, 6, 7].

Nodes and Edges in Bayesian Networks

In the context of systems biology, nodes in a Bayesian network typically represent biological entities such as genes, proteins, or metabolites. These nodes are interconnected by edges that signify probabilistic dependencies, often interpreted as causal or regulatory relationships. The directionality of edges is crucial as it implies a causal influence from a parent node to a child node, which is particularly relevant when modeling gene regulatory networks or signaling pathways [8, 5].

The challenge in constructing these networks lies in accurately inferring the structure, i.e., determining which nodes should be connected by edges and the direction of these connections. This process often involves learning from data, where statistical and computational methods are employed to infer the most probable network structure given the observed data [8, 9].

Probabilistic Inference and Edge Directionality

Probabilistic inference in Bayesian networks involves calculating the likelihood of various network structures and selecting the one that best explains the observed data. This process is complicated by the need to account for mixed data types and the presence of noise and missing data, which are common in biological datasets [8, 9]. The use of approximate Bayesian inference methods, such as those described in baycn, allows researchers to efficiently explore the space of possible network structures and infer the directionality of edges with greater accuracy [12].

The baycn method, for example, employs a Metropolis-Hastings-like sampler to navigate the space of possible directed acyclic graphs (DAGs), using a pseudo-posterior distribution to guide the search. This approach allows for the incorporation of flexible, user-specified priors that can encode biological knowledge or encourage sparsity in the network, which is often desirable given the high dimensionality of biological data [12].

Differential Network Analysis

Differential network analysis (D-Net) is a powerful approach for identifying changes in network structure under different conditions, such as healthy versus diseased states. The PRIDE model, as discussed in source, extends Bayesian inference to differential networks by incorporating probabilistic estimation into the analysis. This allows for the evaluation and prioritization of differential edges based on their probabilities, providing insights into the relative importance of changes in network structure.

In systems biology, differential network analysis can reveal how genetic variations or environmental factors influence biological processes. For example, in cancer studies, differential networks can highlight changes in gene regulatory interactions that drive tumor progression or response to treatment [9, 7]. The probabilistic framework of PRIDE facilitates the identification of hub nodes and potential sub-networks, offering a deeper understanding of the underlying biological mechanisms.

Challenges and Advances in Bayesian Network Modeling

Despite their advantages, Bayesian networks face several challenges in the context of systems biology. One significant challenge is the integration of heterogeneous data types, such as genomic, transcriptomic, and proteomic data, which often require different modeling approaches [13]. Additionally, the high dimensionality and complexity of biological networks necessitate efficient computational methods for network inference and analysis.

Recent advances in Bayesian network modeling have focused on addressing these challenges through the development of scalable algorithms and the incorporation of domain-specific knowledge. For instance, the use of Gaussian graphical models (GGMs) with Bayesian inference allows for the modeling of continuous data and the construction of metabolic association networks, as demonstrated in source [8]. These networks can provide insights into metabolic changes under different environmental conditions, such as exposure to toxic pollutants [8].

Another area of advancement is the use of dynamic Bayesian networks (DBNs) to model temporal changes in biological systems. DBNs extend traditional BNs by incorporating time as a variable, allowing for the modeling of dynamic processes such as gene expression changes over time or the progression of disease states [9]. This dynamic modeling capability is particularly relevant for understanding complex temporal interactions in systems medicine and neuroscience [9].

Conclusion

Bayesian networks offer a robust framework for modeling biological systems, providing insights into the probabilistic dependencies and causal relationships that govern biological processes. By representing biological entities as nodes and their interactions as edges, BNs facilitate the integration of diverse data types and the exploration of complex network structures. The probabilistic nature of BNs allows for the handling of uncertainty and the inference of network structures that best explain observed data.

Advancements in Bayesian network methodologies, such as the development of approximate inference techniques and the integration of dynamic modeling, continue to enhance their applicability in systems biology. As the field progresses, Bayesian networks are poised to play an increasingly central role in unraveling the complexities of biological systems and advancing our understanding of health and disease [8, 9, 10, 11, 5, 6, 7].

Inference and Learning: Techniques for Analyzing Biological Data

Bayesian networks have emerged as a powerful tool in systems biology, offering a robust framework for modeling the complex interactions inherent in biological systems. The application of Bayesian networks to biological data involves sophisticated inference and learning techniques that allow researchers to extract meaningful insights from vast and intricate datasets. This section delves deeply into these methodologies, exploring their theoretical underpinnings, practical applications, and the biological contexts in which they are employed.

Theoretical Foundations of Bayesian Networks

Bayesian networks are graphical models that represent the probabilistic relationships among a set of variables. These networks consist of nodes, which represent variables, and directed edges, which signify conditional dependencies. The strength of Bayesian networks lies in their ability to incorporate prior knowledge and update beliefs based on new evidence, a process governed by Bayes' theorem. This characteristic makes them particularly suited for dealing with the uncertainty and variability inherent in biological data.

Inference Techniques in Bayesian Networks

Inference in Bayesian networks involves computing the posterior distribution of certain variables given observed data. This process is crucial for making predictions and understanding the underlying biological mechanisms. Several techniques are employed for inference, each with its advantages and limitations.

Exact Inference

Exact inference methods, such as variable elimination and the junction tree algorithm, provide precise solutions by fully exploiting the network's structure. These methods are computationally intensive and often impractical for large networks due to their exponential time complexity. However, they are invaluable in smaller networks where precision is paramount, such as in certain genetic regulatory networks where specific gene interactions need to be elucidated.

Approximate Inference

Given the computational challenges of exact inference, approximate methods are often employed. Techniques such as Markov Chain Monte Carlo (MCMC) and variational inference offer scalable solutions by approximating the posterior distribution. MCMC methods, for instance, generate samples from the posterior distribution, which are then used to estimate the distribution's properties. This approach is particularly useful in dynamic biological systems, such as metabolic networks, where the state of the system evolves over time.

Learning Techniques in Bayesian Networks

Learning in Bayesian networks involves two primary tasks: parameter learning and structure learning. Both tasks are essential for constructing accurate models that reflect the true nature of biological systems.

Parameter Learning

Parameter learning focuses on estimating the conditional probability distributions associated with the network's edges. This process typically involves maximum likelihood estimation (MLE) or Bayesian estimation. MLE is straightforward and computationally efficient, making it suitable for large datasets. However, it may not perform well when data is sparse, a common issue in biological studies. Bayesian estimation, on the other hand, incorporates prior knowledge and provides a more robust framework for parameter estimation, especially in the presence of limited data.

Structure Learning

Structure learning is the process of identifying the network topology that best represents the dependencies among variables. This task is challenging due to the combinatorial nature of possible network structures. Two primary approaches are employed: constraint-based methods and score-based methods.

  • Constraint-Based Methods: These methods use statistical tests to infer dependencies and construct the network structure. They are effective in identifying conditional independencies but can be sensitive to statistical errors, especially in high-dimensional data typical of genomic studies.

  • Score-Based Methods: These methods evaluate different network structures based on a scoring function, such as the Bayesian Information Criterion (BIC) or Akaike Information Criterion (AIC). They are more robust to statistical noise and can incorporate prior knowledge, making them suitable for complex biological systems like protein interaction networks.

Biological Mechanisms and Context

The application of Bayesian networks in systems biology is driven by the need to understand complex biological processes at a systems level. These networks provide a framework for integrating diverse types of biological data, including genomic, proteomic, and metabolomic data, to model the interactions within and between different biological entities.

Genomic Data Analysis

In genomic studies, Bayesian networks are used to model the regulatory relationships between genes. By capturing the probabilistic dependencies among genes, these networks can predict gene expression levels and identify key regulatory genes, offering insights into cellular processes and disease mechanisms. This approach is particularly valuable in cancer research, where understanding gene regulation can lead to the identification of potential therapeutic targets.

Proteomic and Metabolomic Data Integration

Bayesian networks also play a crucial role in integrating proteomic and metabolomic data. These data types provide complementary information about the functional state of cells, and their integration is essential for a holistic understanding of cellular metabolism and signaling pathways. Bayesian networks facilitate this integration by modeling the interactions between proteins and metabolites, revealing the dynamic nature of cellular processes and their response to environmental changes.

Challenges and Future Directions

Despite their potential, the application of Bayesian networks in systems biology faces several challenges. The high dimensionality of biological data, coupled with the presence of noise and missing values, complicates the inference and learning processes. Moreover, the need for computational efficiency in handling large datasets remains a significant hurdle.

Future research is likely to focus on developing more efficient algorithms for inference and learning, as well as methods for integrating heterogeneous data sources. Advances in computational power and the availability of large-scale biological datasets will further enhance the applicability of Bayesian networks in systems biology, paving the way for new discoveries in understanding complex biological systems.

In conclusion, Bayesian networks offer a powerful framework for analyzing biological data, providing insights into the intricate web of interactions that govern biological systems. Through advanced inference and learning techniques, these networks facilitate the integration of diverse data types, enabling a comprehensive understanding of biological processes at a systems level. As research in this field progresses, Bayesian networks are poised to play an increasingly pivotal role in systems biology, driving innovations in disease understanding and therapeutic development.

Challenges and Limitations in Implementing Bayesian Networks

Bayesian networks (BNs) have emerged as a powerful tool in systems biology, providing a probabilistic framework for modeling complex biological systems. However, the implementation of Bayesian networks in systems biology is fraught with numerous challenges and limitations. These challenges stem from the inherent complexity of biological systems, the nature of biological data, and the computational demands of Bayesian methods. This section delves into these challenges, providing a comprehensive analysis of the methodologies and biological mechanisms involved, as well as the context in which these networks are applied.

Complexity of Biological Systems

Biological systems are inherently complex, characterized by a multitude of interacting components and processes that operate across various spatial and temporal scales. This complexity poses a significant challenge for the implementation of Bayesian networks, which require a comprehensive understanding of the underlying biological mechanisms to accurately model the system. The dynamic nature of biological systems, as highlighted by the need for dynamic networks in systems medicine [14], adds an additional layer of complexity. Biological networks are not static; they change in response to various stimuli and conditions, necessitating models that can capture these dynamic interactions.

Data Scarcity and Quality

One of the primary challenges in implementing Bayesian networks in systems biology is the scarcity and quality of biological data. Biological data is often incomplete, noisy, and heterogeneous, comprising various types of omics data, clinical variables, and experimental results. The integration of these diverse data types into a coherent model is a daunting task. As noted in Source [14], the integration of heterogeneous data is crucial for the development of computational multiplexing strategies that can enhance the predictive power of Bayesian models. However, the inaccuracy of measurements and unknown uncertainties in biological data can lead to incorrect inferences and predictions.

Computational Complexity

The computational demands of Bayesian networks are another significant limitation. The process of learning the structure of a Bayesian network from data is computationally intensive, especially for large and complex biological systems. This is due to the need to evaluate a vast number of possible network structures to identify the one that best fits the data. The computational complexity is further exacerbated by the need for parameter estimation and model validation, which require substantial computational resources. The development of efficient algorithms and computational tools is essential to overcome these challenges and make Bayesian networks a viable option for modeling large-scale biological systems.

Model Interpretability

While Bayesian networks offer a powerful framework for modeling probabilistic relationships, their interpretability remains a challenge. The complexity of the models, particularly when dealing with high-dimensional data, can make it difficult for researchers to interpret the results and derive meaningful biological insights. This is particularly problematic in systems biology, where the ultimate goal is to understand the underlying biological processes and mechanisms. The development of tools and techniques that enhance the interpretability of Bayesian models is crucial for their successful application in systems biology.

Integration with Other Computational Methods

The successful implementation of Bayesian networks in systems biology often requires their integration with other computational methods. This is because Bayesian networks alone may not be sufficient to capture the full complexity of biological systems. For instance, the integration of Bayesian networks with graph-transformer deep learning systems, as demonstrated in the development of CTF-BIND, can enhance the ability to model spatio-temporal dynamics and condition-specific interactions. However, the integration of different computational methods poses its own set of challenges, including the need for compatible data formats, computational frameworks, and validation methods.

Biological Relevance and Validation

The biological relevance and validation of Bayesian network models are critical for their acceptance and application in systems biology. Models must be validated against experimental data to ensure their accuracy and reliability. The validation process can be challenging, particularly when dealing with complex biological systems where experimental data may be limited or difficult to obtain. The development of databases and resources, such as CTF-BIND-DB, that provide access to validated network models and experimental data can facilitate the validation process and enhance the credibility of Bayesian network models.

Ethical and Regulatory Considerations

The application of Bayesian networks in systems biology also raises ethical and regulatory considerations, particularly when dealing with clinical data and patient information. The use of personal health data for model development and validation must comply with ethical guidelines and regulatory requirements to ensure patient privacy and data security. Organizations such as the World Health Organization (WHO) and the National Center for Biotechnology Information (NCBI) provide guidelines and resources to address these issues, but the implementation of these guidelines in the context of Bayesian networks remains a challenge.

Conclusion

The implementation of Bayesian networks in systems biology presents a multitude of challenges and limitations, ranging from the complexity of biological systems and data scarcity to computational demands and ethical considerations. Despite these challenges, the potential of Bayesian networks to provide insights into complex biological systems and support the development of predictive, personalized, and preventive medicine is undeniable. Addressing these challenges will require continued advancements in computational methods, data integration techniques, and model validation strategies, as well as collaboration across disciplines to harness the full potential of Bayesian networks in systems biology. The future of Bayesian networks in systems biology is promising, but overcoming these challenges will be essential to realizing their full potential.

Future Directions: Innovations and Emerging Trends in Systems Biology

Introduction to Innovations in Systems Biology

Systems biology, a field that integrates biological data with computational models to understand complex biological systems, is on the cusp of transformative innovations. One of the pivotal tools in this domain is Bayesian Networks, which enable researchers to model probabilistic relationships among variables in biological systems. As we look to the future, several emerging trends and innovations are poised to redefine the landscape of systems biology, driven by advancements in artificial intelligence, material sciences, and computational methodologies.

Integration of Artificial Intelligence in Systems Biology

Artificial Intelligence (AI) is increasingly becoming a cornerstone in the evolution of systems biology. AI technologies, particularly machine learning and deep learning, are being leveraged to manage and interpret the vast amounts of data generated by high-throughput sequencing and sophisticated imaging techniques. These AI-driven approaches are not only enhancing data analysis but are also pivotal in predictive modeling and hypothesis generation. For instance, tools like DeepMind's AlphaFold have revolutionized protein structure prediction, offering unprecedented accuracy and speed.

Future directions in AI integration within systems biology will likely focus on developing more sophisticated models that can handle data heterogeneity and enhance model interpretability. Explainable AI (XAI) and hybrid data-knowledge models are emerging as vital components to ensure that AI systems can provide transparent and understandable insights into biological processes. Moreover, the concept of digital twins, virtual replicas of biological systems, could offer new avenues for simulating and understanding complex biological interactions in real-time.

Advances in Material Sciences: Hydrogels and Biointerfaces

Another significant innovation in systems biology is the development of hydrogel-based biointerfaces. Hydrogels, known for their biocompatibility and mechanical flexibility, are being explored as multifunctional materials that can seamlessly integrate biological systems with electronic devices. These materials are particularly promising for human-machine interfacing (HMI) applications, such as wearable electronics and neural interfaces, where they can enhance the interaction between biological tissues and electronic components.

The future of hydrogel technologies in systems biology will likely involve the customization of hydrogel properties through advanced fabrication techniques like 3D/4D printing. These techniques allow for the precise tailoring of hydrogel characteristics to meet specific application demands, such as conductivity and mechanical adaptability. Additionally, the regulatory landscape for hydrogel-based biointerfaces will need to evolve to address clinical translation and commercialization challenges, ensuring that these innovations can be safely and effectively integrated into healthcare applications.

Mathematical Modeling and Complex Systems

Mathematical modeling remains a fundamental aspect of systems biology, providing the framework for understanding complex systems through dynamic simulations. The future of mathematical modeling in systems biology will likely involve the integration of advanced techniques such as fractal-fractional and wavelet methods. These methods are instrumental in characterizing complex and dynamic patterns, enabling researchers to detect self-similarity, regularity, and singularity in biological data.

Moreover, the application of AI-based mathematical modeling techniques is expected to expand, facilitating the early identification of diseases and personalized medicine approaches. As systems biology continues to evolve, the focus will likely shift towards bridging the gap between micro-level analysis and holistic perspectives, providing a comprehensive understanding of interconnected, nonlinear, and adaptive phenomena.

Emerging Trends in Biomarker and Therapeutic Research

In the realm of biomarker and therapeutic research, systems biology is poised to make significant strides in understanding and treating complex diseases like amyotrophic lateral sclerosis (ALS). Recent bibliometric analyses have highlighted the interdisciplinary integration of molecular biology and genetics as key drivers of progress in ALS research [15]. Future research directions will likely prioritize the standardization of biomarkers and the optimization of drug delivery systems to enhance clinical translation and therapeutic efficacy [15].

Innovations in stem cell therapy, blood-brain barrier (BBB) penetration technologies, and skeletal muscle targeting are emerging as promising areas of research that could revolutionize treatment approaches for neurodegenerative diseases [15]. These advancements underscore the potential of systems biology to not only elucidate disease mechanisms but also to develop targeted and effective therapeutic interventions.

Ethical and Regulatory Considerations

As systems biology continues to integrate cutting-edge technologies and methodologies, ethical and regulatory considerations will play a crucial role in shaping its future. The deployment of AI in life sciences, for instance, is constrained by challenges related to data quality, ethical governance, and system interoperability. Responsible AI frameworks and ethical guidelines will be essential to ensure that innovations in systems biology align with societal needs and long-term sustainability goals.

Furthermore, the regulatory landscape for emerging technologies like hydrogel-based biointerfaces and AI-driven models will need to adapt to address the unique challenges associated with clinical translation and commercialization. Collaborative efforts among researchers, regulatory bodies, and industry stakeholders will be critical to establishing robust frameworks that support innovation while ensuring safety and efficacy.

Conclusion

The future of systems biology is characterized by a confluence of innovations in AI, material sciences, and mathematical modeling. These advancements are set to redefine our understanding of biological systems, offering new insights into complex diseases and paving the way for personalized medicine. As we navigate this rapidly evolving landscape, it is imperative to address the ethical and regulatory challenges that accompany these innovations, ensuring that systems biology continues to advance in a manner that is both scientifically robust and socially responsible. The integration of AI, the development of advanced biointerfaces, and the refinement of mathematical modeling techniques will undoubtedly play pivotal roles in shaping the future of systems biology, driving it towards a new era of discovery and application.

References

[1] Advanced applications of Bayesian networks in systems biology. DOI: 10.1002/9781119970606.CH13

[2] Nonhomogeneous dynamic Bayesian networks in systems biology.. DOI: 10.1007/978-1-61779-400-1_13

[3] Bayesian Networks in R: with Applications in Systems Biology. DOI: No DOI

[4] Bayesian networks: a powerful tool for systems biology study. DOI: 10.1007/s11515-010-0045-2

[5] An integrative Bayesian network approach to highlight key drivers in systemic lupus erythematosus. DOI: 10.1186/s13075-020-02239-3

[6] An inferential framework for network hypothesis tests: With applications to biological networks. DOI: 10.25772/VYKH-KX58

[7] A Bayesian Model Framework for Reconstructing Gene Network Ms .. DOI: No DOI

[8] Bayesian inference for multiple Gaussian graphical models with application to metabolic association networks. DOI: 10.1214/17-AOAS1076

[9] Multisensory integration using dynamical Bayesian networks. DOI: 10.3389/fncom.2015.00058

[10] Improving the structure MCMC sampler for Bayesian networks by introducing a new edge reversal move. DOI: 10.1007/s10994-008-5057-7

[11] New Secondary Structure Prediction software package using automatically trained Bayesian Networks. DOI: No DOI

[12] Approximate Bayesian inference of directed acyclic graphs in biology with flexible priors on edge states. DOI: 10.1371/journal.pcbi.1014039

[13] Dynamic Networks in Systems Medicine. DOI: 10.3389/fgene.2012.00185

[14] Dynamic Networks in Systems Medicine. DOI: 10.3389/fgene.2012.00185

[15] Global research trends in biomarkers, therapeutic targets, and drugs for amyotrophic lateral sclerosis: a bibliometric and visualization analysis. DOI: 10.3389/fphar.2025.1588968