https://arxiv.org/api/BQDOJhW/feZNTo4zlfHlXYXKdY42026-03-22T08:36:10Z4111015http://arxiv.org/abs/2603.19115v1BSTModelKit.jl: A Julia Package for Constructing, Solving, and Analyzing Biochemical Systems Theory Models2026-03-19T16:38:32ZWe present BSTModelKit.jl, an open-source Julia package for constructing, solving, and analyzing Biochemical Systems Theory (BST) models of biochemical networks. The package implements S-system representations, a canonical power-law formalism for modeling metabolic and regulatory networks. BSTModelKit.jl provides a declarative model specification format, dynamic simulation via ordinary differential equation (ODE) integration, steady-state computation, and global sensitivity analysis using the Morris and Sobol methods. The package leverages the Julia scientific computing ecosystem, in particular the SciML suite of differential equation solvers, to provide efficient and flexible model analysis tools. We describe the mathematical formulation, software design, and demonstrate the package capabilities with illustrative examples.2026-03-19T16:38:32ZSandra VadhinJeffrey D. Varnerhttp://arxiv.org/abs/2403.17210v3CADGL: Context-Aware Deep Graph Learning for Predicting Drug-Drug Interactions2026-03-19T14:37:37ZExamining Drug-Drug Interactions (DDIs) is a pivotal element in the process of drug development. DDIs occur when one drug's properties are affected by the inclusion of other drugs. Detecting favorable DDIs has the potential to pave the way for creating and advancing innovative medications applicable in practical settings. However, existing DDI prediction models continue to face challenges related to generalization in extreme cases, robust feature extraction, and real-life application possibilities. We aim to address these challenges by leveraging the effectiveness of context-aware deep graph learning by introducing a novel framework named CADGL. Based on a customized variational graph autoencoder (VGAE), we capture critical structural and physio-chemical information using two context preprocessors for feature extraction from two different perspectives: local neighborhood and molecular context, in a heterogeneous graphical structure. Our customized VGAE consists of a graph encoder, a latent information encoder, and an MLP decoder. CADGL surpasses other state-of-the-art DDI prediction models, excelling in predicting clinically valuable novel DDIs, supported by rigorous case studies. CADGL is vailable at: https://github.com/azminewasi/cadgl2024-03-25T21:37:31ZPreliminary version; full version accepted to the IEEE Transactions on Computational Biology and Bioinformatics (IEEE TCBB) (https://doi.org/10.1109/TCBBIO.2026.3675142). Code: https://github.com/azminewasi/cadglIEEE Transactions on Computational Biology and Bioinformatics, 2026Azmine Toushik WasiTaki Hasan RafiRaima IslamSerbetar KarloDong-Kyu Chae10.1109/TCBBIO.2026.3675142http://arxiv.org/abs/2405.08979v4drGT: Attention-Guided Gene Assessment of Drug Response Utilizing a Drug-Cell-Gene Heterogeneous Network2026-03-17T16:07:37ZFor translational impact, both accurate drug response prediction and biological plausibility of predictive features are needed. We present drGT, a heterogeneous graph deep learning model over drugs, genes, and cell lines that couples prediction with mechanism-oriented interpretability via attention coefficients (ACs).
We assess both predictive generalization (random, unseen-drug, unseen-cell, and zero-shot splits) and biological plausibility (use of text-mined PubMed gene-drug co-mentions and comparison to a structure-based DTI predictor) on GDSC, NCI60, and CTRP datasets. Across benchmarks, drGT consistently delivers top regression performance while maintaining competitive classification accuracy for drug sensitivity. Under random 5-fold cross-validation, drGT attains an AUROC of up to 0.945 (3rd overall) and an $R^2$ up to 0.690, outperforming all baselines on regression. In leave-one-out tests for unseen cell lines and drugs, drGT achieves AUROCs of 0.706 and 0.844, and $R^2$ values of 0.692 and 0.022, the only model yielding positive $R^2$ for unseen drugs. In zero-shot prediction, drGT achieves an AUROC of 0.786 and a regression $R^2$ of 0.334, both representing the highest scores among all models. For interpretability, AC-derived drug-gene links recover known biology: among 976 drugs with known DTIs, 36.9% of predicted links match established DTIs, and 63.7% are supported by either PubMed abstracts or a structure-based predictive model. Enrichment analyses of AC-prioritized genes reveal drug-perturbed biological processes, providing pathway-level explanations.
drGT advances predictive generalization and mechanism-centered interpretability, offering state-of-the-art regression accuracy and literature-supported biological hypotheses that demonstrate the use of graph learning from heterogeneous input data for biological discovery. Code: https://github.com/sciluna/drGT2024-05-14T22:16:52ZYoshitaka InoueHunmin LeeTianfan FuRui KuangAugustin Lunahttp://arxiv.org/abs/2603.14097v1Hierarchical p-Adic Framework for Gene Regulatory Networks: Theory and Stability Analysis2026-03-14T19:49:21ZGene regulatory networks exhibit hierarchical organization across scales; capturing this structure mathematically requires a metric that distinguishes regulatory influence at each level. We show that the ultrametric of the $p$-adic integers $\mathbb{Z}_p$ -- whose self-similar nested-ball structure is a natural fractal encoding of multi-scale organization -- provides such a framework. Embedding the $N$-gene state space into $\mathbb{Z}_p$ and working over the complete, algebraically closed field $\mathbb{C}_p$, we prove the existence of rational functions that interpret the discrete dynamics and construct hierarchical approximations at each resolution level. These constructions yield a stability measure $μ$ -- aggregating how the dynamics contracts or expands across resolution levels -- and a ball-level classification of fixed points -- contracting, expanding, or isometric -- extending the attracting/repelling/indifferent trichotomy of non-Archimedean dynamics from points to balls. A key result is that $μ$ and the classification, although their definition and dynamical meaning require the analytical tools of $\mathbb{C}_p$, are fully determined by the discrete data. Minimizing $μ$ over all $N!$ gene orderings defines an optimal regulatory hierarchy; for the Arabidopsis thaliana floral development network ($N=13$, $p=2$), a $μ$-minimizing ordering places known master regulators -- UFO, EMF1, LFY, TFL1 -- in the leading positions and recovers the accepted developmental hierarchy without biological input beyond the transition map.2026-03-14T19:49:21Z25 pages, 8 figuresJ. R. Pérez-BuendíaVictor Nopal-Coellohttp://arxiv.org/abs/2603.11684v1Scalable DNA Ternary Full Adder Enabled by a Competitive Blocking Circuit2026-03-12T08:49:18ZDNA adder circuits are programmable reaction networks that process DNA molecular inputs to compute a sum and serve as essential components for digital computation. Currently, DNA adders primarily focus on binary addition. While efforts extend the operational bit-width by minimizing the number of DNA strands and developing carry-transmission mechanisms, challenges such as the susceptibility of carrying information to attenuation and the limited expressive capacity of the binary system impose significant constraints on computational scale. This paper proposes a scalable ternary adder architecture by introducing an innovative competitive blocking (CB) circuit. The architecture employs a dual cooperative optimization strategy that significantly enhances single-bit computational capacity and incorporates a dynamic concentration adjustment (CA) to effectively broaden the computational bit-width. Consequently, a significant increase in molecular computing scale is achieved compared to previous binary adders. Biochemical experimental results indicate that the CB circuit effectively outputs the ternary full-adder bit and successfully performs 10-bit addition. Furthermore, by implementing the CA strategy, this adder can be further extended to support 17-bit addition. This research provides a novel methodological foundation for advancing DNA computing technologies and offers promising potential for scalable digital computing applications.2026-03-12T08:49:18ZEnqiang ZhuPeize QiuXianhang LuoChanjuan LiuJin Xuhttp://arxiv.org/abs/2603.10669v1ATP Level and Phosphorylation Free Energy Regulate Trigger-Wave Speed and Critical Nucleus Size in Cellular Biochemical Systems2026-03-11T11:33:51ZTrigger waves are self-regenerating propagating fronts that emerge from the coupling of nonlinear reaction kinetics and diffusion. In cells, trigger waves coordinate large-scale processes such as mitotic entry and stress responses. Although the roles of circuit topology and feedback architecture in generating bistability are well established, how nonequilibrium energetic driving shapes wave propagation is less well understood. Here, we employ a thermodynamically consistent reaction--diffusion framework to investigate trigger-wave dynamics in ATP-dependent phosphorylation--dephosphorylation systems. We first recapitulate general expressions for trigger-wave speed in the bistable regime and analyze curvature-induced corrections that determine the minimum critical nucleus required for sustained propagation in higher dimensions. We then apply this framework to two representative systems, treating ATP concentration and the nonequilibrium parameter $γ= [ATP]/(K_{\mathrm{eq}}[ADP][P_i])$ as independent control variables to examine how energetic driving regulates wave propagation. Our results show that ATP and $γ$ not only modulate wave speed, but can also reverse the direction of propagation and reshape the parameter regime supporting trigger waves. The critical excitation radius also depends on both ATP concentration and phosphorylation free energy. These findings identify the intracellular energetic state as a regulator of trigger-wave behavior, linking metabolic conditions to the spatial dynamics of wave propagation. More broadly, this framework connects classical reaction--diffusion theory with ATP-driven biochemical regulation and provides a general perspective on related energy-dependent cellular decision-making processes.2026-03-11T11:33:51ZJianwei LiKai MengXuewen ShenFangting Lihttp://arxiv.org/abs/2601.03307v2Understanding the temperature response of biological systems: Part II -- Network-level mechanisms and emergent dynamics2026-03-09T21:42:11ZBuilding on the phenomenological and microscopic models reviewed in Part I, this second part focuses on network-level mechanisms that generate emergent temperature response curves. We review deterministic models in which temperature modulates the kinetics of coupled biochemical reactions, as well as stochastic frameworks, such as Markov chains, that capture more complex multi-step processes. These approaches show how Arrhenius-like temperature dependence at the level of individual reactions is transformed into non-Arrhenius scaling, thermal limits, and temperature compensation at the system level. Together, network-level models provide a mechanistic bridge between empirical temperature response curves and the molecular organization of biological systems, giving us predictive insights into robustness, perturbations, and evolutionary constraints.2026-01-06T08:42:51Z10 pages, 3 figuresSimen JacobsJulian B. VoitsNikita FrolovUlrich S. SchwarzLendert Gelenshttp://arxiv.org/abs/2603.08882v1Automated Classification of Homeostasis Structure in Input-Output Networks2026-03-09T19:46:58ZHomeostasis is widely observed in biological systems and refers to their ability to maintain an output quantity approximately constant despite variations in external disturbances. Mathematically, homeostasis can be formulated through an input-output function mapping an external parameter to an output variable. Infinitesimal homeostasis occurs at isolated points where the derivative of this input-output function vanishes, allowing tools from singularity theory and combinatorial matrix theory to characterize homeostatic mechanisms in terms of network topology. However, the required combinatorial enumeration becomes increasingly intractable as network size grows, and the reliance on advanced graph-theoretic concepts limits accessibility and practical use in biological applications. To overcome these limitations, we develop a Python-based algorithm that automates the identification of homeostasis subnetworks and their associated homeostasis conditions directly from network topology. Given an input-output network specified solely by its connectivity structure and designated input and output nodes, the algorithm identifies the relevant graph-theoretical structures and enumerates all homeostatic mechanisms. We demonstrate its applicability across a range of biological examples, including small and large networks, networks with single or multiple input nodes or parameters, and cases where input and output coincide. This wide applicability stems from our extension of the theoretical framework from single-input-single-output networks to networks with multiple input nodes through an augmented single-input-node representation. The resulting computational framework provides a scalable and systematic approach to classifying homeostatic mechanisms in complex biological networks, facilitating the application of advanced mathematical theory to a broad range of biological systems.2026-03-09T19:46:58Z48 pages, 20 figuresXinni LinFernando AntoneliYangyang Wanghttp://arxiv.org/abs/2603.08767v1Duality in mass-action networks2026-03-09T12:37:53ZMass-action networks are special cases of chemical reaction networks. For these systems, we argue that conserved quantities are dual to internal cycles. We introduce maximal invariant polyhedral supports, and we conjecture that there is a duality relation between preclusters and maximal invariant polyhedral supports. Given the close relation between maximal invariant polyhedral supports and siphons, we also conjecture that siphons and preclusters are dual objects.2026-03-09T12:37:53ZAlexandru Iosifhttp://arxiv.org/abs/2603.01186v2Relay transitions and invasion thresholds in multi-strain rumor models: a chemical reaction network approach2026-03-07T18:33:20ZThe historical quest for unifying the concepts and methods of Chemical Reaction Networks theory (CRNT), Mahematical Epidemiology (ME) and ecology has received increased attention in the last years and has led in particular to the development of the symbolic package EpidCRN, for automatic analysis of positive ODEs, which implements tools from all these disciplines like siphons, reproduction functions and invasion numbers, Child-Selection expansions, etc.
We illustrate below the convenience of using this package on some recent online social network (OSN) rumor spreading models, with emphasis on showing how CRNT throws a new light on their analysis. Specifically, we organise the boundary dynamics via the lattice of invariant faces generated by minimal siphons, and establish that stability transitions take the form of \emph{relays}: for each distance-one cover in the siphon lattice, a single invasion inequality simultaneously governs the loss of transversal stability of the resident equilibrium and the existence of a successor equilibrium on the adjacent face.
For the base OSN model ($ω=0$) all boundary and interior equilibria admit explicit rational formulas, and the relay table is fully verified using invasion numbers computed symbolically by EpidCRN. For the variant with waning spreading impulse ($ω>0$), the relay structure is analysed via transversal Jacobian blocks; three equilibria involve irrational coordinates and their stability is predicted by the relay framework subject to direct Routh--Hurwitz verification. The relay mechanism is then situated in its normal-form context (siphon-induced transcritical bifurcations), distinguished from classical transcritical bifurcations along four structural axes, and compared with Hofbauer invasion graphs.2026-03-01T17:00:37ZFlorin AvramRim AdenaneAndrei-Dan Halanayhttp://arxiv.org/abs/2511.10223v2Stochastic Reaction Networks Within Interacting Compartments with Content-Dependent Fragmentation2026-03-07T09:40:47ZStochastic reaction networks with mass-action kinetics provide a useful framework for understanding processes -- biochemical and otherwise -- in homogeneous environments. However, cellular reactions are often compartmentalized, either at the cell level or within cells, and hence non-homogeneous. A general framework for compartmentalized chemistry with dynamic compartments was proposed in (Duso and Zechner, PNAS, 2020), and the special case where the compartment dynamics do not depend on their contents was studied mathematically in (Anderson and Howells, Bull. Math. Biol., 2023). In the present paper, we investigate the case in which the rate of fragmentation of a compartment depends on the abundance of some designated species inside that compartment. The main focus of this work is on providing general conditions for (positive) recurrence and non-explosivity of the models. In particular, we demonstrate that the explosivity characterization from (Anderson and Howells, Bull. Math. Biol., 2023) fails in this setting and provide new sufficient conditions for non-explosivity and positive recurrence, under the assumption that the underlying CRN admits a linear Lyapunov function. These results extend the theoretical foundation for modeling content-mediated compartment dynamics, with implications for systems such as cell division and intracellular transport.2025-11-13T11:53:04Z24 pages; updated to resolve what was Open Problem 3.10 in the previous revision; added more information about why Open Problem 3.8 is expected to be hardDavid F. AndersonAidan S. HowellsDiego Rojas La Luzhttp://arxiv.org/abs/2603.06903v1HIDDENdb: Co-dependency database reveals a plethora of genetic and protein interactions2026-03-06T21:42:40ZGenetic interactions and protein co-dependencies shape cellular fitness, buffering capacity, and disease vulnerability. However, systematic integration of co-dependency relationships across heterogeneous datasets remains limited. Here, we present HIDDENdb (Harnessing Intelligent Data Discovery to Explore Gene Networks), a comprehensive database that captures genetic and protein co-dependencies inferred from large-scale perturbation screens, multi-omics datasets, and curated interaction repositories. HIDDENdb integrates genome-wide loss-of-function screens (CRISPR and shRNA) with other unbiased resources (BioGRID-ORCS and GWAS) to construct a map of co-dependency relationships across diverse biological contexts. Using robust statistical modeling and network inference approaches, we identify modules of genes and proteins exhibiting shared dependency patterns across cell lines. Notably, top-ranked gene-gene co-dependency pairs are enriched for high-confidence AlphaFold-predicted protein-protein interfaces, suggesting that a subset of inferred functional relationships may reflect underlying structural interactions. Importantly, the database enables users to explore co-dependency networks interactively. HIDDENdb is freely accessible through a web-based interface at https://bofillderoslab.shinyapps.io/hiddendb/.2026-03-06T21:42:40ZApplications note: 5 pages and 2 figuresIresha De SilvaShantha Pathma BanduRune T. KidmoseGenona T. MaserasThomas BataillonXavier Bofill-De Roshttp://arxiv.org/abs/2603.06778v1A cocktail of chemical reaction networks and mathematical epidemiology tools for positive ODE stability problems2026-03-06T18:04:02ZWe continue recent attempts to put together concepts and results of Chemical Reaction Networks theory (CRNT) and Mathematical Epidemiology (ME), for solving problems of stability of positive ODEs.
We provide first an elegant CRN-flavored generalization of the most cited result in ME, the Next Generation Matrix (NGM) theorem.
We review next the "symbolic-numeric approach of Vassena and Stadler, which tackles bifurcation problems by viewing the characteristic polynomial of the Jacobian at fixed points as a formal polynomial in the "symbolic reactivities", and identifies its coefficients as "Child Selection minors of the stoichiometric matrix". We also review two applications of this approach using the Mathematica package Epid-CRN tools from both CRNT and ME.2026-03-06T18:04:02ZFlorin AvramRim AdenaneAndrei-Dan Halanayhttp://arxiv.org/abs/2509.03654v3Dominant vertices and attractors' landscape for Boolean networks2026-03-04T14:40:17ZIn previous works, we introduced the notion of dominant vertices in the context of dynamical systems on networks. This is a set of nodes in the underlying network whose evolution determines the whole network's dynamics after a transient time. In this paper, we focus on the case of Boolean networks. We define a reduced graph on the dominant vertices and an induced dynamics on this graph, which we prove is asymptotically equivalent to the original Boolean dynamics. Asymptotic conjugacy ensures that the systems, restricted to their respective attractors, are dynamically equivalent. For a significant class of networks, the induced dynamics is indeed a reduction of the original system. In these cases, the reduction, which is obtained from the structure of dominant vertices, supplies a more tractable system with the same structure of attractors as the original one. Furthermore, the structure of the induced system allows us to establish bounds on the number and period of the attractors, as well as on the reduction of the basin's sizes and transient lengths. We illustrate this reduction by considering a class of networks, which we call clover networks, whose dominant set is a singleton. To get insight into the structure of the basins of attraction of Boolean networks with a single dominant vertex, we complement this work with a numerical exploration of the behavior of a parametrized ensemble of systems of this kind.2025-09-03T19:03:26ZAndrea EspañaWilliam FunezEdgardo Ugaldehttp://arxiv.org/abs/2603.03866v1Ising Models of Cooperativity in Muscle Contraction2026-03-04T09:20:02ZRegulation of contraction in striated muscle is controlled by a dual mechanism involving both thin filaments containing actin and thick filaments containing myosin. The thin filament is activated by calcium ions binding to troponin, leading to tropomyosin azimuthal displacement which allows the activation of a regulatory unit (composed of one troponin, one tropomyosin and seven actin monomers) that exposes the actin sites for interaction with the myosin motors. Motor attachment to actin contributes to spreading activation within and beyond a regulatory unit along the thin filament through a cooperative mechanism. We introduce a one-dimensional Ising model to elucidate the mechanism of cooperativity in thin filament activation in relation to the force generated by the attached myosin motor. The model characterizes thin filament activation and cooperativity using only two parameters: one related to calcium concentration and the other to the force exerted by the attached myosin motor, which is modulated by temperature. At any force, the model is able to determine the extent of actin-myosin interactions on a correlation length ranging from two to seven actin monomers in addition to the seven actin monomers of the regulatory unit. Our theoretical predictions are successfully tested on experimental data, and our tests also include the condition of hindered filament activation by the use of the specific drug Omecamtiv Mecarbil (OM). According to our model, the effect of OM results in an anti-cooperativity mechanism accounting for the experimental data.2026-03-04T09:20:02Z11 pages, 6 figuresElaheh SaadatMatthieu CaruelStefano GherardiniIlaria MorottiMatteo MarcelloMarco CaremaniMarco LinariIvan LatellaStefano Ruffo