Search PubMedSearch

SEARCH · Search PubMed

Results for “metabolic network”

Search indexed PubMed citations on genomics, clinical trials, systematic reviews and public health. Explore titles, authors and supplied subject terms, then open the PubMed record.

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

At least 19 recordsLinked to original sources

MiNEApy: enhancing enrichment network analysis in metabolic networks.

MOTIVATION: Modeling genome-scale metabolic networks (GEMs) helps understand metabolic fluxes in cells at a specific state under defined environmental conditions or perturbations. Elementary flux modes (EFMs) are powerful tools for simplifying complex metabolic networks into smaller, more manageable pathways. However, the enumeration of all EFMs, especially within GEMs, poses significant challenges due to computational complexity. Additionally, traditional EFM approaches often fail to capture essential aspects of metabolism, such as co-factor balancing and by-product generation. The previously developed Minimum Network Enrichment Analysis (MiNEA) method addresses these limitations by enumerating alternative minimal networks for given biomass building blocks and metabolic tasks. MiNEA facilitates a deeper understanding of metabolic task flexibility and context-specific metabolic routes by integrating condition-specific transcriptomics, proteomics, and metabolomics data. This approach offers significant improvements in the analysis of metabolic pathways, providing more comprehensive insights into cellular metabolism. RESULTS: Here, I present MiNEApy, a Python package reimplementation of MiNEA, which computes minimal networks and performs enrichment analysis. I demonstrate the application of MiNEApy on both a small-scale and a genome-scale model of the bacterium Escherichia coli, showcasing its ability to conduct minimal network enrichment analysis using minimal networks and context-specific data. AVAILABILITY AND IMPLEMENTATION: MiNEApy can be accessed at: https://github.com/vpandey-om/mineapy.

Metabolic Networks and Pathways

NAViFluX: a visualization‑centric platform for interactive analysis, refinement and design of genome‑scale metabolic networks.

MOTIVATION: Genome-scale metabolic network (GSMN) models enable flux-based metabolite fate discovery, metabolic engineering, drug target identification, and multi-omics integration. However, programming requirements, architectural complexity, and limited visualization support impede its adoption by the broader scientific community. Existing tools exclusively specialize in GSMN analyses or visualization while lacking important features such as pathway-specific views, database-integrated refinement, and comprehensive enrichment and perturbation analyses. RESULTS: Here, we present NAViFluX (metabolic Network Analysis and Visualization of Flux), a visualization-centric, web browser-based tool that unifies native pathway/subsystem map generation, interactive model refinement via KEGG/BiGG, pathway merging and modules for flux computations, topology, and functional enrichment all within network views. Using three independent case studies on Escherichia coli, the utility of NAViFluX for characterization of nutrient-specific metabolic adaptations, enhancing gene essentiality predictions and interpretability, and rational design of an optimized carbon-fixing metabolic state is demonstrated. AVAILABILITY AND IMPLEMENTATION: All source code and supplementary files associated with the case studies are publicly available via Zenodo at https://zenodo.org/records/19107831. NAViFluX can be easily installed as a standalone software through https://github.com/bnsb-lab-iith/NAViFluX.

Metabolic Networks and Pathways

Partial enumeration of extreme rays in metabolic networks using bit pattern trees.

Extreme ray analysis of metabolic networks, even though very powerful, is currently limited to smaller metabolic networks. Some approaches to generating partial sets of extreme rays exist, but the computational efficiency of the so-called double-description method is yet to be exploited. Previous work highlighted the possibility of sampling within its iterations, enabling partial enumeration for double-description based methods. However, these approaches severely lack computational efficiency to be a suitable alternative. In this work, the highly efficient bit pattern trees are used within the sampling framework to significantly enhance its output and speed. Combined with the recent revision of the Canonical Basis Approach (CBA), our approach outperforms the other tested methods under the reported benchmark conditions even for a full enumeration study, requiring only half the computation time. In addition, a filter setting allows the memory demand to be scaled down while retaining high efficiency. However, some issues with the combinatorial explosion of candidates still persist and are further investigated. This study therefore puts forward a novel, double description-based alternative to partial enumeration of extreme rays. Further improvements in memory efficiency would allow this promising approach to scale powerful extreme ray-based analyses to genome-scale metabolic networks.

constraint-based modelling

Enzyme kinetics shapes the growth response of metabolic networks.

Microbes adjust their metabolism to environmental challenges by changing protein expression levels, metabolite concentrations, and reaction rates. Average expression levels in large proteome sectors change coherently, while individual proteins show divergent shifts even within the same pathway. Here, we establish a metabolic model that integrates local enzyme kinetics and global network architecture to predict the joint growth response of proteins and metabolites. Under nutrient limitation, we predict a remarkably simple pattern of proteome reallocation with growth rate: protein expression levels change linearly but heterogeneously. For a given enzyme, the direction of change is determined by its local kinetic constants - catalytic rate and substrate affinity - and by the degree of nutrient restriction affecting its embedding pathway. This double-graded growth response of the proteome is mediated by restriction-dependent metabolite levels, which are predicted to decrease with growth rate in a nonlinear way. The model establishes three specific growth laws: protein expression changes of individual enzymes are negatively correlated with their expression and with their substrate saturation at high growth; average changes of pathways and larger functional sectors are correlated with their internal variance. These predictions are in quantitative agreement with measured system-wide proteomics and metabolomics data of E. coli. Enzyme-specific response patterns are a starting point for model-guided interventions into bacterial metabolism.

Kinetics

Seed2LP: seed inference in metabolic networks for reverse ecology applications.

MOTIVATION: A challenging problem in microbiology is to determine nutritional requirements of microorganisms and culture them, especially for the microbial dark matter detected solely with culture-independent methods. The latter foster an increasing amount of genomic sequences that can be explored with reverse ecology approaches to raise hypotheses on the corresponding populations. Building upon genome-scale metabolic networks (GSMNs) obtained from genome annotations, metabolic models predict contextualized phenotypes using nutrient information. RESULTS: We developed the tool Seed2LP, addressing the inverse problem of predicting source nutrients, or seeds, from a GSMN and a metabolic objective. The originality of Seed2LP is its hybrid model, combining a scalable and discrete Boolean approximation of metabolic activity, with the numerically accurate flux balance analysis (FBA). Seed inference is highly customizable, with multiple search and solving modes, exploring the search space of external and internal metabolites combinations. Application to a benchmark of 107 curated GSMNs highlights the usefulness of a logic modelling method over a graph-based approach to predict seeds, and the relevance of hybrid solving to satisfy FBA constraints. Focusing on the dependency between metabolism and environment, Seed2LP is a computational support contributing to address the multifactorial challenge of culturing possibly uncultured microorganisms. AVAILABILITY AND IMPLEMENTATION: Seed2LP is available on https://github.com/bioasp/seed2lp.

Metabolic Networks and Pathways

Boolean matrix logic programming for active learning of gene functions in genome-scale metabolic network models.

Reasoning about hypotheses and updating knowledge through empirical observations are central to scientific discovery. In this work, we applied logic-based machine learning methods to drive biological discovery by guiding experimentation. Genome-scale metabolic network models (GEMs) - comprehensive representations of metabolic genes and reactions - are widely used to evaluate genetic engineering of biological systems. However, GEMs often fail to accurately predict the behaviour of genetically engineered cells, primarily due to incomplete annotations of gene interactions. The task of learning the intricate genetic interactions within GEMs presents computational and empirical challenges. To efficiently predict using GEM, we describe a novel approach called Boolean Matrix Logic Programming (BMLP) by leveraging Boolean matrices to evaluate large logic programs. We developed a new system, [Formula: see text], which guides cost-effective experimentation and uses interpretable logic programs to encode a state-of-the-art GEM of a model bacterial organism. Notably, [Formula: see text] successfully learned the interaction between a gene pair with fewer training examples than random experimentation, overcoming the increase in experimental design space. [Formula: see text] enables rapid optimisation of metabolic models to reliably engineer biological systems for producing useful compounds. It offers a realistic approach to creating a self-driving lab for biological discovery, which would then facilitate microbial engineering for practical applications.

Active learning

Flux-sum coupling analysis of metabolic network models.

Metabolites acting as substrates and regulators of all biochemical reactions play an important role in maintaining the functionality of cellular metabolism. Despite advances in the constraint-based framework for genome-scale metabolic modeling, we lack reliable proxies for metabolite concentrations that can be efficiently determined and that allow us to investigate the relationship between metabolite concentrations in specific metabolic states in the absence of measurements. Here, we introduce a constraint-based approach, the flux-sum coupling analysis (FSCA), which facilitates the study of the interdependencies between metabolite concentrations by determining coupling relationships based on the flux-sum of metabolites. Application of FSCA on metabolic models of Escherichia coli, Saccharomyces cerevisiae, and Arabidopsis thaliana showed that the three coupling relationships are present in all models and pinpointed similarities in coupled metabolite pairs. Using the available concentration measurements of E. coli metabolites, we demonstrated that the coupling relationships identified by FSCA can capture the qualitative associations between metabolite concentrations and that flux-sum is a reliable proxy for metabolite concentration. Therefore, FSCA provides a novel tool for exploring and understanding the intricate interdependencies between the metabolite concentrations, advancing the understanding of metabolic regulation, and improving flux-centered systems biology approaches.

Escherichia coli

Dual proximity-based interactome mapping of FKBP51 and FKBP52 uncovers shared metabolic networks.

The 51 kDa FK506-binding protein (FKBP51) has been studied for its involvement in regulating multiple biological systems, particularly as a regulator of steroid hormone receptors, but roles in metabolism, pain response, cell survival, protein turnover, autophagy, immune response, and insulin signaling have also been described. Genetic variants of FKBP51 are associated with various stress-related mental disorders. While recent research has clarified aspects of these processes, the complete range of FKBP51 interactions remains undetermined. FKBP52, a closely related homolog, also affects similar pathways. Recent studies have identified new protein partners for FKBP51 and FKBP52, suggesting an even broader interactome with transient associations. To further characterize interactions, TurboID-based proximity labeling was performed in HeLa cells. Proteomic analysis confirmed known FKBP51 and FKBP52 interactions, while also identifying additional shared and unique binding partners with strong enrichment in metabolic pathways, amino acid biosynthesis, and carbon metabolism. Although FKBP51 and FKBP52 proximal proteins were primarily cytosolic, FKBP51 showed additional associations with exosomal proteins while FKBP52 engaged with additional nuclear proteins. These findings highlight the overlapping roles in metabolic signaling and differentiate pathway-specific partners.

Tacrolimus Binding Proteins

Deciphering S-nitrosylation-regulated metabolic networks in postmortem beef based on label-free modificomics: Identification of ferroptosis as a novel quality-related pathway.

This study elucidated the molecular mechanisms of S-nitrosylation on postmortem beef metabolism and quality based on the label-free modificomics. Varying degrees of S-nitrosylation were exogenously induced in beef semimembranosus (SM) muscle. Results indicated that a high S-nitrosylation level significantly increased beef pH and Warner-Bratzler shear force (WBSF) while reducing centrifugal loss (P&#xa0;<&#xa0;0.05). A total of 828&#xa0;S-nitrosylated proteins and 1458 modification sites were identified, of which 114 sites on 81 proteins (DSNPs) exhibited differential modification abundance, representing an increase of 125% compared with previous proteomics studies. DSNPs were mainly involved in glycolysis, the tricarboxylic acid cycle, oxidative phosphorylation, calcium signaling, cell structure, and ferroptosis. Notably, this study provides the first evidence in postmortem muscle that S-nitrosylation regulates key ferroptosis-related proteins, including ACSL, CP, and TF, offering new insights into the link between S-nitrosylation and the ferroptosis pathway in meat. Correlation analysis demonstrated that TF was significantly negatively correlated with pH and WBSF, but positively correlated with centrifugal loss (P&#xa0;<&#xa0;0.05). Collectively, protein S-nitrosylation critically modulates postmortem beef quality through the coordinated regulation of multiple metabolic processes. More importantly, the identification of ferroptosis as a S-nitrosylation-sensitive pathway provides a new perspective for regulating meat quality through protein post-translational modifications.

Animals

Metabolic network reconstruction as a resource for analyzing Salmonella Typhimurium SL1344 growth in the mouse intestine.

Nontyphoidal Salmonella strains (NTS) are among the most common foodborne enteropathogens and constitute a major cause of global morbidity and mortality, imposing a substantial burden on global health. The increasing antibiotic resistance of NTS bacteria has attracted a lot of research on understanding their modus operandi during infection. Growth in the gut lumen is a critical phase of the NTS infection. This might offer opportunities for intervention. However, the metabolic richness of the gut lumen environment and the inherent complexity and robustness of the metabolism of NTS bacteria call for modeling approaches to guide research efforts. In this study, we reconstructed a thermodynamically constrained and context-specific genome-scale metabolic model (GEM) for S. Typhimurium SL1344, a model strain well-studied in infection research. We combined sequence annotation, optimization methods and in vitro and in vivo experimental data. We used GEM to explore the nutritional requirements, the growth limiting metabolic genes, and the metabolic pathway usage of NTS bacteria in a rich environment simulating the murine gut. This work provides insight and hypotheses on the biochemical capabilities and requirements of SL1344 beyond the knowledge acquired through conventional sequence annotation and can inform future research aimed at better understanding NTS metabolism and identifying potential targets for infection prevention.

Salmonella typhimurium

Cross-feeding percolation phase transitions of intercellular metabolic networks.

Intercellular cross-talk is essential for the adaptation capabilities of populations of cells. While direct diffusion-driven cell-to-cell exchanges are difficult to map, current nanotechnology enables one to probe single-cell exchanges with the medium. We introduce a mathematical method to reconstruct the dynamic unfolding of intercellular exchange networks from these data, applying it to an experimental coculture system. The exchange network, initially dense, progressively fragments into small disconnected clusters. To explain these dynamics, we develop a maximum-entropy multicellular metabolic model with diffusion-driven exchanges. The model predicts a transition from a dense network to a sparse one as nutrient consumption shifts. We characterize this crossover both numerically, revealing a power-law decay in the cluster-size distribution, and analytically, by connecting to percolation theory. Comparison with data suggests that populations evolve toward the sparse phase by remaining near the crossover. These findings offer insights into the collective organization driving the adaptive dynamics of cell populations.

Metabolic Networks and Pathways

Understanding disease-associated metabolic changes in human colonic epithelial cells using the iColonEpithelium metabolic reconstruction.

The colonic epithelium plays a key role in the host-microbiome interactions, allowing uptake of various nutrients and driving important metabolic processes. To unravel detailed metabolic activities in the human colonic epithelium, our present study focuses on the generation of the first cell-type-specific genome-scale metabolic model (GEM) of human colonic epithelial cells, named iColonEpithelium. GEMs are powerful tools for exploring reactions and metabolites at the systems level and predicting the flux distributions at steady state. Our cell-type-specific iColonEpithelium metabolic reconstruction captures genes specifically expressed in the human colonic epithelial cells. iColonEpithelium is also capable of performing metabolic tasks specific to the colonic epithelium. A unique transport reaction compartment has been included to allow for the simulation of metabolic interactions with the gut microbiome. We used iColonEpithelium to identify metabolic signatures associated with inflammatory bowel disease. We used single-cell RNA sequencing data from Crohn's Diseases (CD) and ulcerative colitis (UC) samples to build disease-specific iColonEpithelium metabolic networks in order to predict metabolic signatures of colonocytes in both healthy and disease states. We identified reactions in nucleotide interconversion, fatty acid synthesis and tryptophan metabolism were differentially regulated in CD and UC conditions, relative to healthy control, which were in accordance with experimental results. The iColonEpithelium metabolic network can be used to identify mechanisms at the cellular level, and we show an initial proof-of-concept for how our tool can be leveraged to explore the metabolic interactions between host and gut microbiota.

Humans

Metab8D: a metabolic regulome network from multiomics and machine learning.

To explore multiomic regulation of the metabolome, we used machine learning to predict metabolomic variation across ~1000 different cancer cell lines with matched omics data from eight biomolecular classes: genomic copy number variation, mutations, DNA methylation, histone post-translational modifications (PTMs), transcriptomics and RNA splice variants, non-coding transcriptomics (miRNA and lncRNA), proteomics, and phosphoproteomics. Overall, the metabolome is tightly associated with the transcriptome, with coding and non-coding RNAs emerging as top predictors. Peripheral metabolites are predictable via levels of corresponding enzymes, while those in central metabolism require combinatorial predictors in signaling and redox pathways, and may not reflect corresponding pathway expression. We reconstruct multiomic interaction subnetworks for highly predictable metabolites, and YAP1 signaling emerged as a top global predictor across four omic layers. We prioritize predictive multiomic features for single-cell and spatial metabolomics assays. Top predictors were enriched for synthetic-lethal interactions and synergistic combination therapies that target compensatory metabolic modulators.

Machine Learning

Multisubstrate specificity shaped the complex evolution of the aminotransferase family across the tree of life.

Aminotransferases (ATs) are an ancient enzyme family that play central roles in core nitrogen metabolism, essential to all organisms. However, many of the AT enzyme functions remain poorly defined, limiting our fundamental understanding of the nitrogen metabolic networks that exist in different organisms. Here, we traced the deep evolutionary history of the AT family by analyzing AT enzymes from 90 species spanning the tree of life (ToL). We found that each organism has maintained a relatively small and constant number of ATs. Mapping the distribution of ATs across the ToL uncovered that many essential AT reactions are carried out by taxon-specific AT enzymes due to wide-spread nonorthologous gene displacements. This complex evolutionary history explains the difficulty of homology-based AT functional prediction. Biochemical characterization of diverse aromatic ATs further revealed their broad substrate specificity, unlike other core metabolic enzymes that evolved to catalyze specific reactions today. Interestingly, however, we found that these AT enzymes that diverged over billion years share common signatures of multisubstrate specificity by employing different nonconserved active site residues. These findings illustrate that AT family enzymes had leveraged their inherent substrate promiscuity to maintain a small yet distinct set of multifunctional AT enzymes in different taxa. This evolutionary history of versatile ATs likely contributed to the establishment of robust and diverse nitrogen metabolic networks that exist throughout the ToL. The study provides a critical foundation to systematically determine diverse AT functions and underlying nitrogen metabolic networks across the ToL.

Substrate Specificity

Differentiation and regulation of peripheral androgen metabolism in rats and rhesus monkeys.

The sex-unique metabolic network for steroids is induced neonatally in male rats. The metabolic clearance rates (MCR) of dehydroepiandrosterone and testosterone are similar for both sexes of rats despite quantitatively significant sex differences in individual enzyme activities of adults; neonatally androgenized females had a 2-to 3-fold increase in MCR but cyproterone had no effect. The MCRT and MCRDHA of castrated adult male rhesus monkeys are the same as those of normal males; the MCRDHA is 4-fold greater. Testosterone treatment suppressed the MCRDHA of the castrated groups but estradiol treatment did not. The sex-steroid binding protein (SBP) levels were lower in males than females, and these values were reduced by testosterone. Estrogen suppressed the higher SBP values of females. The sex-steroid milieu of adult rhesus monkeys regulates SBP binding capacity and the enzyme activities of skin measured in vitro. Prenatal testosterone does not exert a crucial role in presetting the peripheral metabolic network in rhesus monkeys.

Age Factors

In silico analysis and comparison of the metabolic capabilities of different organisms by reducing metabolic complexity.

BACKGROUND: Understanding how metabolic capabilities diverge across microbial species is essential for deciphering community function, ecological interactions, and the design of synthetic microbiomes. Despite shared core pathways, microbial phenotypes can differ markedly due to evolutionary adaptations and metabolic specialization. Genome-scale metabolic models (GEMs) provide a systems-level framework to explore these differences; however, their complexity hinders direct comparison. RESULTS: We introduce NIS (Neidhardt-Ingraham-Schaechter), a computational workflow that integrates the redGEM, lumpGEM, and redGEMX algorithms to systematically reduce genome-scale models into biologically interpretable modules. This approach enables direct, quantitative comparison of fueling pathways, biomass biosynthetic routes, and environmental exchange processes while retaining essential metabolic information. We first demonstrate the utility of NIS by analyzing Escherichia coli and Saccharomyces cerevisiae, which revealed both conserved and divergent strategies in central metabolism, biosynthetic cost, and substrate utilization. We then applied NIS to the core honeybee gut microbiome, uncovering distinct metabolic traits, functional redundancy, and complementarity that help explain auxotrophy, cross-feeding interactions, and microbial coexistence. CONCLUSIONS: NIS provides an automated, scalable, and reproducible framework for dissecting microbial metabolic networks beyond gene content or taxonomy. By linking metabolism to ecological function, NIS offers new opportunities to interpret microbial community dynamics and to support the rational design of microbiomes in health, agriculture, and environmental applications. Video Abstract.

Metabolic Networks and Pathways

Temporal DIA-MS proteomics reveals coordinated metabolic reprogramming associated with oil accumulation in oil palm mesocarp.

Oil palm (Elaeis guineensis Jacq.) is the most productive oil-bearing crop globally, yet the molecular basis of mesocarp development and lipid accumulation remains poorly understood. Ultra-deep data-independent acquisition mass spectrometry (DIA-MS) was applied to characterize proteome dynamics in two contrasting genotypes, seedless (KS) and thin-shelled (TS), across five developmental stages (P1-P5) spanning fruit development to mature oil accumulation. Phenotypic analysis revealed higher mesocarp proportion and oil content in KS during late maturation. A total of 137,615 peptides corresponding to 12,163 protein groups were identified, providing a temporal proteomic landscape of mesocarp development. Multivariate analysis indicated that developmental progression was the primary contributor to proteomic variation, whereas genotype-associated differences increased during lipid accumulation. Differentially abundant proteins were mainly associated with carbohydrate metabolism, photosynthesis, proteolysis, antioxidant responses, and lipid biosynthesis. Gene Ontology (GO), Kyoto Encyclopedia of Genes and Genomes (KEGG), and KOG analyses suggested extensive remodeling of metabolic networks, including developmental changes in photosynthesis-associated proteins and increased representation of lipid-associated pathways during maturation. Weighted protein co-expression network analysis identified 17 modules associated with developmental progression and lipid accumulation, highlighting candidate proteins involved in carbon metabolism, energy production, and cellular protection. Genes encoding selected hub protein candidates were further examined by RT-qPCR. Biochemical analyses supported these proteomic patterns, showing increased acetyl-CoA availability, enhanced antioxidant enzyme activities (SOD, CAT, APX, and GR), improved GSH/GSSG balance, and reduced oxidative damage in KS. Together, these findings provide a temporal proteomic and biochemical framework for understanding genotype-associated differences in oil accumulation and identify candidate metabolic networks for functional studies.

Carbon metabolism

Integrative Multidimensional Profiling of Individuals Recovered from Mild COVID-19 Reveals Immune-Metabolic-Oxidative Network Interactions.

The COVID-19 pandemic underscored the need to better characterize immune and molecular responses following SARS-CoV-2 infection and vaccination. Beyond antibody and cellular immunity, COVID-19 involves oxidative stress and DNA damage, affecting repair mechanisms and metabolic adaptation linked to immune resilience. Here, we present a multidimensional analysis of 20 individuals who recovered from mild COVID-19, integrating clinical features with humoral and cellular immune responses, T cell and myeloid phenotypes, oxidative stress, DNA damage, and metabolomic and lipidomic profiles. Although most individual parameters fell within physiological ranges, network modeling revealed structured associations spanning multiple biological domains. A central finding was a coherent cluster organized around vaccine dose number, linking anti-Spike antibody titers, oxidative stress, bioenergetic signatures, and granulocyte activation. Higher vaccination was associated with stronger humoral responses, lower oxidative stress, and a more balanced myeloid-metabolic profile, suggesting a potential protective role extending beyond antibody induction. Additional associations linked symptom patterns to T cell differentiation states, anti-nucleocapsid responses to systemic inflammation, and anaerobic signatures to DNA damage markers, revealing interconnections between immunometabolism, clinical expression, and genomic stress. Despite the small sample size, these findings offer a preliminary systems-level perspective on mild COVID-19 recovery and illustrate the value of integrative exploratory frameworks in infectious disease research, laying the groundwork for validation in larger longitudinal cohorts.

Humans