Abstract
Motivation
Mathematical modelling plays a crucial role in understanding inter- and intracellular signalling processes. Currently, ordinary differential equations (ODEs) are the predominant approach in systems biology for modelling such pathways. While ODE models offer mechanistic interpretability, they also suffer from limitations, including the need to consider all relevant compounds, resulting in large models difficult to handle numerically and requiring extensive data.
Results
In previous work, we introduced the retarded transient function (RTF) as an alternative method for modelling temporal responses of signalling pathways. Here, we extend the RTF approach to integrate concentration or dose-dependencies into the modelling of dynamics. With this advancement, RTF modelling now fully encompasses the application range of ODE models, which comprises predictions in both time and concentration domains. Moreover, characterizing dose-dependencies provides an intuitive way to investigate and characterize signalling differences between biological conditions or cell types based on their response to stimulating inputs. To demonstrate the applicability of our extended approach, we employ data from time- and dose-dependent inflammasome activation in bone marrow-derived macrophages treated with nigericin sodium salt. Our results show the effectiveness of the extended RTF approach as a generic framework for modelling dose-dependent kinetics in cellular signalling. The approach results in intuitively interpretable parameters that describe signal dynamics and enables predictive modelling of time- and dose-dependencies even if only individual cellular components are quantified.
Availability and implementation
The presented approach is available within the MATLAB-based Data2Dynamics modelling toolbox at https://github.com/Data2Dynamics and https://zenodo.org/records/14008247 and as R code at https://github.com/kreutz-lab/RTF.
1 Introduction
Signalling networks play a crucial role in controlling cellular behaviour, and deciphering these networks under different biological conditions is a fundamental goal of systems biology. One of the key approaches in this field involves quantifying the activation of cellular compounds and employing mathematical modelling to gain insights into signalling mechanisms and understand disease-causing malfunctions.
Traditionally, the prevailing modelling approach has been to translate known biochemical interactions into systems of ordinary differential equations (ODEs) using rate laws such as the law of mass action or enzyme kinetics. These mechanistic models, often referred to as rate-equation models, provide a mathematical representation of interactions of signalling compounds. In these models, each variable and parameter in the equations corresponds to a real biochemical entities and interaction strength within the pathway.
This approach offers mechanistic interpretability since each parameter corresponds to real biochemical entities, allowing for the precise assessment of compound contributions, integration of prior knowledge (e.g. typical concentrations or timescales), and predictions under conditions such as knockout or overexpression.
However, ODE-based mechanistic modelling also has certain limitations. The resulting models are non-linear with respect to parameters, posing computational challenges such as numerical integration of high-dimensional stiff ODEs and dealing with local optima during parameter estimation. Additionally, statistical methods, which can account for the non-linearity of the models need to be applied for model inference and uncertainty analysis. Another drawback is the necessity to include all relevant compounds, leading to large models that require substantial amounts of data to estimate the unknown model parameters.
To address these challenges, model reduction techniques have been proposed to decrease the model size by eliminating unnecessary components. However, model reduction limits mechanistic interpretability and can lead to biased reduction in model uncertainties.
As described in detail in Kreutz (2020), there are several alternative approaches for function estimation in the scientific literature. They fall into two main categories: non-parametric and parametric regression. Non-parametric methods like smoothing splines (Wahba 1975, Verbyla et al. 1999), Gaussian processes (Cressie 1990), and kernel regression (Watson 1964) do not require a pre-defined model structure, while parametric approaches, such as polynomial regression (Bradley and Srivastava 1979), non-linear regression techniques, and regression based on fractional polynomials (Royston and Sauerbrei 2008, Long and Ryoo 2010) rely on specified models. In systems biology, alternatives to ODE modelling have been developed to describe and investigate the dynamics of biochemical interactions. Gaussian processes are used for learning unknown differential functions (Heinonen et al. 2018) or inferring latent biochemical species (Gao et al. 2008). Boolean models, which represent cellular signalling networks, can be transformed into continuous ODEs to serve as approximations. Additionally, dynamic Bayesian networks (Sachs et al. 2002) offer ODE approximations with parallelized simulations on GPUs (Liu et al. 2012). Logic-based ODEs have also been used to model cell signalling, combining logical rules with traditional ODE frameworks (Morris et al. 2010). However, these alternative modelling approaches often result in uncommon dynamics and are not specifically tailored to cellular signalling processes.
The dynamics of cellular signalling processes show typically curve shapes (Hoare et al. 2020). We have previously proposed the retarded transient function (RTF) approach as an alternative modelling method specifically designed for dynamics commonly observed in ODE models derived by the rate-equation approach (Kreutz 2020). The non-mechanistic RTF approach incorporates characteristic features of signalling pathway responses, such as new steady states after stimulation, exhibiting monotone or at most one peak dynamics, delayed responses, e.g. for downstream compounds, and dynamics that are not orders of magnitude faster or slower than the measurement timescale. As the approach is describing transient dynamics, it is not suitable for several peaks or oscillations and therefore should not be applied if such features play a prominent role in the dynamics.
In contrasts to mechanistic interpretability in ODE-based models, where parameters correspond to molecular interactions and rates, the RTF parameters capture the dynamics and can be interpreted intuitively in terms of amplitudes and timescales of the sustained and transient response components. Thereby they provide valuable biological insights in the systems dynamics.
We have shown that the RTF closely approximates the exact solutions of mechanistic ODEs in published pathway models and exhibits comparable predictive performance when fitted to simulated data and, thus, constitutes a valuable alternative modelling approach. The RTF is widely applicable, as shown recently by its use in the BayModTS workflow for analysing diverse biological and clinical time course data (Höpfl et al. 2024).
However, so far, the RTF approach has been limited to describing and predicting time-dependencies, while a major aim of systems modelling are predictions for varying stimulations or treatments which have not been feasible yet. In this work, we extend the RTF approach by incorporating dose-dependencies to model the effect of varying stimulation concentrations or doses with the help of Hill equations.
We demonstrate the ability of the novel dose-dependent RTF approach to effectively explain datasets, by applying it to measurements of inflammasome activation in bone marrow-derived macrophages (BMDMs) treated with nigericin. Additionally, we illustrate its utility in analysing and interpreting the impact of genetic perturbations, such as the NEK7 knockout, on pathway responses. The presented modelling method is a valuable complementary tool for pathway modelling, particularly if only a few pathway components are measured or if the primary focus is on understanding the input–output behaviour.
2 Methodology
The RTF is a curve-fitting approach which is based on three exponential functions and a non-linear transformation of the time axis. In the first section, we recapitulate and illustrate the RTF as published previously (Kreutz 2020) using a slightly different mathematical notation. Then, the RTF is generalized to multiple doses. finally, we illustrate the modelling and statistical testing of differences between different cell types or biological conditions.
2.1 Single-dose RTF
The RTF is defined as
(1) |
describes the time-dependency of the non-oscillating response of a cellular signalling compound by a sustained and a transient component. Both components have individual amplitudes A, B and time constants α, β, γ. In addition, an offset b and the magnitude σ of the measurement error of the data
(2) |
are estimated based on the measurements at time points ti.
As the response of a pathway compound can be induced with some delay, a non-linear time transformation
(3) |
of the real experimental measurement times has been suggested (Kreutz 2020). The division by the range of the measurement times T makes the approach independent of time units. Time shift τ corresponds to the delay time and, using (3) as the argument of the exponential in (1) introduces a retarded response.
Overall, the time-dependent RTF comprises eight parameters , of which the first six parameters determine the dynamics. In this form, the time-dependent RTF only describes the temporal change of one signalling compound for one experimental condition, e.g. for one biological condition or for a single treatment dose. In the following, the approach will be generalized to multiple treatment doses. For the sake of simplicity, we will only use the term ‘dose’ in the following to describe the amount or concentration of an activating or suppressing signalling compound. To achieve a positive monotonic relationship between the dynamic parameters and multiple doses as introduced in the following section, we have parameterized the single-dose RTF using rate constants α, β, γ. In an application setting, the reciprocals of α, β, γ can be interpreted as timescales.
2.2 Dose-dependent RTF
In biochemistry and pharmacology, Hill equations are often used to describe how a response depends on the dose of an activator, drug, or binding partner (Hill 1910). The Hill equation
(4) |
has three parameters: the maximum value M, the half-maximal quantity K, and the Hill coefficient h, which controls the sigmoidality. The half-maximal quantity K corresponds to the dose where half of the maximum activation is reached, and, in the context of pharmacokinetics, is often referred to as EC50. A visualization of how these parameters effect the Hill equation are displayed in Supplementary Table S2.
In the chosen parametrization, the response delay parameter τ is the only parameter with a negative monotonic relationship with increasing dose. Therefore, the corresponding Hill equation is modified to show a negative monotonic relationship with increasing doses:
(5) |
In order to obtain a dose-dependent formulation of the RTF, we use Hill equations to replace the six dynamic parameters of the time-dependent RTF to describe how the kinetics depend on dose d:
(6) |
(7) |
(8) |
(9) |
(10) |
(11) |
This is phenomenological description of the dose-dependency. For a motivation, see Supplementary Section S2. Plugging these replacements into (1) results in the dose-dependent RTF which has in its most general form 20 parameters
(12) |
In case there is no dose-dependency, all half-maximal doses K are zero, resulting in all Hill equations becoming constant. In this case, the Hill coefficients h no longer have any influence and the dose-dependent RTF simplifies to the time-dependent RTF where the parameter values are given by the amplitudes M. In other words, the single-dose RTF represents the special case where and are constants.
Figure 1 illustrates how the dose dependencies of the parameters A and τ, shown in panels a and c, impact the corresponding dose-dependent RTFs. For most parameters of the RTF, an increasing dose results in a stronger effect as exemplified for amplitude A of the sustained RTF part in panel b. The time shift τ decreases with higher doses, prompting a faster response of the RTF, as shown in panel d. Supplementary Table S3 contains similar figures for all parameters of the dose-dependent RTF.
2.3 Dose-dependent RTF for multiple conditions
Since in field of molecular biology typically several biological conditions are compared, e.g. different tissues, cell types, treatments, or genetically modified cells, we further generalize the dose-dependent RTF by introducing condition-dependent parameters
(13) |
Here, the superscript index in parentheses, i.e. , refers to the considered biological conditions.
If dose-dependent time course datasets are measured for multiple biological conditions, interpreting differences from a reference condition is often of primary interest. To characterize differences in the RTF parameters over multiple conditions, we define a reference condition and introduce fold-changes, i.e. two conditions are parameterized with multiple fold-change parameters Δ by
(14) |
(15) |
(16) |
(17) |
(18) |
(19) |
if condition (1) is considered as reference.
2.4 Parameter estimation
The dose-dependent RTF can describe experimental data y(t) from time course data measurements across various doses and biological conditions, including those with replicates. For the jointly estimation of all of the model parameters in comparison to the data, the maximum likelihood approach is used, i.e. the estimated parameters
(20) |
maximize the log-likelihood .
To account for non-linearity during optimization, and especially to ensure the identification of the global minimum, we employ multi-start optimization (Raue et al. 2013). The so-called waterfall plot visualization (see Supplementary Fig. S1) is used to check the reliability of the numerical optimization and to guarantee that the best optimum has been found repeatedly.
In the implementation chosen here, a single parameter σ, which quantifies the magnitude of the measurement errors, is jointly fitted with all other parameters. However, other error models, such as absolute and relative error models, or multiple σ parameters for groups of data points with different measurement errors, could be implemented if needed based on the data.
2.5 Confidence intervals and significant condition-dependencies
Given that the RTFs depend non-linearly on the parameters, and considering the usual limitations in data availability within the systems biology domain, it is crucial to avoid using local linear approximations for uncertainty quantification. Instead, uncertainty quantification methods that are specifically designed to handle non-linear systems should be used. This ensures the accurate and reliable estimation of uncertainties associated with RTF parameters and predictions. Thus, for the estimation of confidence intervals (CIs), we apply the profile likelihood approach (Raue et al. 2009), which has been proven to account for non-linearity and is one of the most frequently applied approaches for pathway models (Kreutz et al. 2013).
The profile likelihood provides a continuous evaluation of the likelihood ratio test (LRT) statistic for individual parameters (Cox and Hinkley 1979). In the context of systems biology, the profile likelihood is typically calculated on the log-scale because parameter are strictly positive and may vary over orders of magnitudes. By calculating the profile likelihood and setting a threshold which corresponds to a pre-determined confidence level, the results can be interpreted in relation to the LRT. For instance, if the value Δ = 0 falls outside the 95% CI, it implies a significant LRT with a significance level of 5%. To statistically assess whether a fold-change parameter significantly differs from 1 (i.e. log-fold-change for a given experimental condition), one can evaluate the profile likelihood for the log-fold-change parameter. The null hypothesis is rejected, if this value lies outside the respective CI, i.e. the profile likelihood for is above the significance threshold.
2.6 Parameter constraints and model reduction
In case data availability is limited, mathematical models with an excessive number of parameters can give rise to overfitting issues. To mitigate this issue in the context of time-dependent RTF modelling, we previously suggested to specify parameter bounds and perform model reduction (Kreutz 2020).
The default parameter bounds were adapted to the dose-dependent RTF as shown in Table 1. The bounds for the maximum values match the ones for the corresponding parameters proposed in Kreutz (2020). The bounds proposed for MA and MB assume a model of up-regulation of the transient and sustained parts. If one of the amplitudes A or B is expected to be a down-regulation, the respective sign can be changed or the bounds can be set to . y refers to the experimental time course data of all measured doses. If multiple conditions are compared, only the data of the reference condition is used for the definition of the boundaries.
Table 1.
Parameter | Description | Lower bound (lb) | Upper bound (ub) | Default initial guess |
---|---|---|---|---|
Maximum value for Amplitude A, B | 0 | b | 0.1 lb + 0.9 ub | |
Maximum value for rate constants | 0.5 lb + 0.5 ub | |||
c | Maximum value for rate constant β | |||
Maximum value for time constant τ | ||||
h d | Hill coefficient | 1 | 10 | 0.5 lb + 0.5 ub |
K d | Half-maximum quantity | 0.5 lb + 0.5 ub | ||
b | Data offset | b | b | 0.5 lb + 0.5 ub |
σ | Measurement error of data | b | 0.5 lb + 0.5 ub | |
b |
For down-regulation switch and change sign: .
y denotes the data that is used for the parameter estimation of the model. For the comparison of multiple conditions only the data from the reference condition is used.
Since the sustained and the transient part of the response are usually triggered together, is assumed by default.
The suggested boundaries for the Hill coefficient and the half-maximum quantity are identical for all dose-dependent parameters of the RTF.
As the sustained and the transient part of the response are usually triggered together, is assumed by default. For the Hill coefficient h and the half-maximum quantity of the Hill equation K, new default bounds are proposed here. And for all dose-dependent parameters , the same bound for h and K is used.
For dose-dependent RTF modelling, being applied both to single and multiple conditions, we recommend applying model reduction by a backward elimination procedure. This iterative approach facilitates repeated removal of parameters that are deemed unnecessary for adequately capturing the data. Furthermore, depending on the specific biological context, it may be desired to pre-define parameters as being not dose-dependent, e.g. by setting the respective K to zero, based on prior knowledge. Additionally, not all parameters need to be condition-specific due to the underlying biological setting and it could be plausible to assume that certain parameters are shared among conditions.
3 Results
To demonstrate its applicability, the extended RTF approach is applied to data quantifying NLRP3 inflammasome activation in BMDMs triggered by the bacterial toxin nigericin. An inflammasome is a multi-protein complex which initiates inflammatory responses and can induce cell death. During inflammasome activation, interleukin-1β (IL-1β) is released. An enzyme-linked immunosorbent assay was used for detecting and quantifying IL-1β. Measurements were taken for a fixed set of time points for different treatment doses and different biological conditions. The experiment was conducted for two experimental conditions: with wild-type cells and with NEK7 knockout cells.
In the first step, the time-dependent RTF, introduced in Kreutz (2020), is fitted for each treatment dose separately to the dynamics of the data from wild-type cells. Then, the dose-dependent RTF introduced in this manuscript is fitted to the wild-type data for all treatment doses in a joint fit, and the results are compared with the individual fits. Finally, the dose-dependent RTF for multiple conditions is fitted to both wild-type and knockout data to identify significant differences of the dose-dependent kinetics in knockout cells. For the parameter estimation of all models, the bounds proposed in Table 1 were used. They are shown in Supplementary Tables S4–S12.
3.1 Modelling dose-dependent dynamics
In the first step, the traditional single-dose RTF (1) was fitted for each treatment dose separately to the data of the wild-type cells. Based on prior biological knowledge, we set B = 0 resulting in the RTF having no transient part. The remaining parameters are . For each of the seven treatment doses, we get individual estimates for the model parameters. In total, the single-dose RTF requires 35 parameters over all 7 doses. These individual fits are based on (1) and do not allow for predictions for unobserved doses. The resulting fits are shown in Fig. 2 (dashed lines).
Next the dose-dependent RTF is used to model dynamics of the wild-type cells by jointly fitting all treatment doses simultaneously. For this purpose, the parameters A, α, τ are replaced with the Hill equations (6), (8) and (11) in (1) as described above. As before, we presumed that there is no transient part of the response and set the amplitude B to zero. In contrast to the total 35 parameters that are needed to model the RTF for each dose individually, only 11 parameters are needed for the dose-dependent joint model independent of the number of doses: .
For each of the dose-dependent parameters A, α and τ, there are three Hill parameters: M, K and h. Additionally, there are three parameters b and σ that are independent of the dose.
Although the dose-dependent RTF model requires fewer parameters and enforces that the dose-dependencies of the RTF parameters follow Hill functions, the fit to the data shows no visible loss in explaining the data (Fig. 2). To compare the dose-dependent RTF fit with the individually fitted RTFs, we used the fixed σ as fitted by the dose-dependent RTF for both models. This results in for the dose-dependent RTF with 10 fitted parameters, and for the individually fitted RTFs to each of the 7 doses for 30 parameters in total. A LRT yields a P-value close to 1, indicating that there is no significant difference between the quality the dose-dependent RTF compared to the individual fits. As they have a larger amount of parameters, the individual RTFs are over-parameterized compared to the dose-dependent RTF. Furthermore, the dose-dependent RTF ensures a monotonic increase of the response for all doses, which is not guaranteed in the individual fits (see Fig. 2 dashed lines for 4, 5, 6 µM). Despite this, the dose-dependent RTF describes dynamic responses to varying doses, enabling predictions of system dynamics for unmeasured treatment regimes.
3.2 Modelling condition-dependencies
To demonstrate the applicability of the dose-dependent RTF across various conditions, it is applied to both wild-type cell data and the data obtained from the cells with an NEK7 knockout (Fig. 3). The corresponding joint fits are shown in Fig. 3. The wild type serves as a reference condition and is augmented with fold-changes Δ for each parameter [(14)–(19)]. The likelihood profiles of these fold-change parameters Δ are shown in Fig. 4, where the dashed line shows the 95% confidence level, with the x-axis displayed in logarithmic scale.
For fold-changes of MA, , KA and , there is a significant change in NEK7 knockout cells indicated by fold-factors significantly different from one, i.e. the 95% CI for the log-fold-changes do not cover zero. Conversely, for the parameters , hA and the log-fold-change Δ = 0 lies within the 95% CI. As these factors do not significantly differ from 1, the corresponding parameters exhibit no condition-dependency. Therefore, a model reduction procedure could be applied by iteratively eliminating the condition-dependencies of these parameters. However, as with any model reduction procedures, such backward elimination might result in different solutions depending on the specific order in which parameters are removed.
4 Conclusion
The development of a comprehensive toolbox of methods applicable and tailored to a broad range of applications and research questions is crucial for performing effective modelling in systems biology. This manuscript proposes a novel approach for dynamic modelling of cellular signalling processes, especially if ODEs are not feasible, e.g. due to computational problems arising from large model sizes or a lack of sufficient experimental data for all relevant compounds in a mechanistic model. Here, we extended the RTF to describe dose-dependencies typically observed in the context of cellular signalling. The applicability and efficacy of the approach is demonstrated at the example of the analysis of time- and dose-dependent measurements of inflammasome activation.
The presented dose-dependent modelling can be applied to individual signalling compounds to capture and explain experimental observations. Notably, the dose-dependent RTF requires fewer parameters than the single-dose RTF approach if applied to multi-dose experiments and substantially fewer than those needed for ODE modelling.
In contrast to mechanistic ODE models, individual observables can be modelled without the need for integrating all relevant compounds of a signalling process as required for mechanistic models.
Since the dose-dependent RTF model describes dynamic responses as a function of varying doses, it also enables predictions of system dynamics for unmeasured treatment doses. It also facilitates fitting of input–output behaviour of a system of interest in a less elaborate manner by a phenomenological, non-mechanistic mathematical description. Moreover, it offers novel opportunities to link mathematical models of related signalling processes, e.g. for multi-scale models.
Additionally, the intuitive interpretation of its parameters, e.g. as amplitudes, delays and time rates, supports the characterization and understanding of signalling dynamics.
Furthermore, this approach enables statistically rigorous analysis of differences in the responses of biological pathways. This not only deepens our insight into cell signalling but also provides a structured framework for testing hypotheses and comparing various biological conditions such as wild type and knockout.
In particular, when the amount of available data is limited, assumptions must be made for mathematical modelling in order to balance the trade-off between flexibility and overfitting. Therefore, the dose-dependent RTF approach has certain application limits, like any other modelling approach. As also discussed in Kreutz (2020), the single-dose RTF is tailored to non-oscillatory response kinetics, as typically observed as the initial response in ODE systems resulting from the rate-equation approach. Therefore, responses with more than one peak or oscillations are not accurately described by the RTF but only effectively as an average over any oscillations that may occur. As shown in Kreutz (2020), the RTF is, nevertheless, very well suited for the vast majority of pathway models, so that the RTF can be applied for a broad range of applications.
In summary, the introduced dose-dependent RTF serves as a promising and interpretable complementary modelling approach for the investigation of cellular signalling processes. Its ability of accurately explaining data, providing intuitive insights, supporting predictions of time- and dose-dependencies and facilitating statistical testing renders it a valuable addition to the repertoire of systems biology modelling techniques benefiting the understanding of dynamic signalling processes when ODEs are hardly feasible.
Supplementary Material
Contributor Information
Timo Rachel, Institute of Medical Biometry and Statistics, Medical Center, Faculty of Medicine, University of Freiburg, Stefan-Meier-Str. 26, Freiburg, Baden-Württemberg, 79104, Germany; Institute of Physics, University of Freiburg, Hermann-Herder-Straße 3, Freiburg, Baden-Württemberg, 79104, Germany.
Eva Brombacher, Institute of Medical Biometry and Statistics, Medical Center, Faculty of Medicine, University of Freiburg, Stefan-Meier-Str. 26, Freiburg, Baden-Württemberg, 79104, Germany; CIBSS—Centre for Integrative Biological Signalling Studies, University of Freiburg, Schänzlestr. 18, Freiburg, Baden-Württemberg, 79104, Germany; Faculty of Biology, University of Freiburg, Schänzlestraße 1, Freiburg, Baden-Württemberg, 79104, Germany; Spemann Graduate School of Biology and Medicine (SGBM), University of Freiburg, Albertstraße 19A, Freiburg, Baden-Württemberg, 79104, Germany.
Svenja Wöhrle, Faculty of Biology, University of Freiburg, Schänzlestraße 1, Freiburg, Baden-Württemberg, 79104, Germany; Institute of Neuropathology, Faculty of Medicine, Medical Center, University of Freiburg, Breisacher Str. 64, Freiburg, Badfen-Württemberg, 79106, Germany.
Olaf Groß, CIBSS—Centre for Integrative Biological Signalling Studies, University of Freiburg, Schänzlestr. 18, Freiburg, Baden-Württemberg, 79104, Germany; Institute of Neuropathology, Faculty of Medicine, Medical Center, University of Freiburg, Breisacher Str. 64, Freiburg, Badfen-Württemberg, 79106, Germany.
Clemens Kreutz, Institute of Medical Biometry and Statistics, Medical Center, Faculty of Medicine, University of Freiburg, Stefan-Meier-Str. 26, Freiburg, Baden-Württemberg, 79104, Germany; CIBSS—Centre for Integrative Biological Signalling Studies, University of Freiburg, Schänzlestr. 18, Freiburg, Baden-Württemberg, 79104, Germany.
Author contributions
Olaf Groß and Svenja Wöhrle conceived and conducted the experiments. Clemens Kreutz developed the theoretical formalism. Timo Rachel and Eva Brombacher implemented the approach. Timo Rachel performed the simulations and analysed the results supervised by Clemens Kreutz. Clemens Kreutz, Timo Rachel, and Eva Brombacher wrote and reviewed the manuscript.
Supplementary data
Supplementary data are available at Bioinformatics online.
Conflict of interest: None declared.
Funding
This research was funded by the Deutsche Forschungsgemeinschaft (DFG, German Research Foundation) under Germany’s Excellence Strategy (CIBSS—EXC-2189—Project ID 390939984), as well as by the DFG’s Collaborative Research Center (SFB 1597—Project ID 499552394). Additional support was provided by the University of Freiburg through its Open Access Publishing program.
Data availability
The data and code underlying this article are available in Zenodo, at https://dx.doi.org/10.5281/zenodo.14008246.
References
- Bradley RA, Srivastava SS.. Correlation in polynomial regression. Am Stat 1979;33:11–4. 10.1080/00031305.1979.10482644 [DOI] [Google Scholar]
- Cox DR, Hinkley DV.. Theoretical Statistics. Boca Raton, Florida, U.S.: CRC Press, 1979. [Google Scholar]
- Cressie N. The origins of kriging. Math Geol 1990;22:239–52. 10.1007/BF00889887 [DOI] [Google Scholar]
- Gao P, Honkela A, Rattray M. et al. Gaussian process modelling of latent chemical species: applications to inferring transcription factor activities. Bioinformatics 2008;24:i70–5. 10.1093/bioinformatics/btn278 [DOI] [PubMed] [Google Scholar]
- Heinonen M, Yildiz C, Mannerström H. et al. Learning unknown ode models with Gaussian processes. In: International Conference on Machine Learning. Stockholm, Sweden: PMLR, 2018, 1959–68.
- Hill AV. The possible effects of the aggregation of the molecules of hemoglobin on its dissociation curves. J Physiol 1910;40:iv–vii. [Google Scholar]
- Hoare SR, Tewson PH, Quinn AM. et al. Analyzing kinetic signaling data for g-protein-coupled receptors. Sci Rep 2020;10:12263. 10.1038/s41598-020-67844-3 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Höpfl S, Albadry M, Dahmen U. et al. Bayesian modelling of time series data (BayModTS)—a fair workflow to process sparse and highly variable data. Bioinformatics 2024;40:btae312. 10.1093/bioinformatics/btae312 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Kreutz C. A new approximation approach for transient differential equation models. Front Phys 2020;8:70. 10.3389/fphy.2020.00070 [DOI] [Google Scholar]
- Kreutz C, Raue A, Kaschek D. et al. Profile likelihood in systems biology. FEBS J 2013;280:2564–71. 10.1111/febs.12276 [DOI] [PubMed] [Google Scholar]
- Liu B, Hagiescu A, Palaniappan SK. et al. Approximate probabilistic analysis of biopathway dynamics. Bioinformatics 2012;28:1508–16. 10.1093/bioinformatics/bts166 [DOI] [PubMed] [Google Scholar]
- Long J, Ryoo J.. Using fractional polynomials to model non-linear trends in longitudinal data. Br J Math Stat Psychol 2010;63:177–203. 10.1348/000711009X431509 [DOI] [PubMed] [Google Scholar]
- Morris MK, Saez-Rodriguez J, Sorger PK. et al. Logic-based models for the analysis of cell signaling networks. Biochemistry 2010;49:3216–24. 10.1021/bi902202q [DOI] [PMC free article] [PubMed] [Google Scholar]
- Raue A, Kreutz C, Maiwald T. et al. Structural and practical identifiability analysis of partially observed dynamical models by exploiting the profile likelihood. Bioinformatics 2009;25:1923–9. 10.1093/bioinformatics/btp358 [DOI] [PubMed] [Google Scholar]
- Raue A, Schilling M, Bachmann J. et al. Lessons learned from quantitative dynamical modeling in systems biology. PLoS One 2013;8:e74335. 10.1371/journal.pone.0074335 [DOI] [PMC free article] [PubMed] [Google Scholar]
- Royston P, Sauerbrei W.. Multivariable Model-Building: A Pragmatic Approach to Regression Analysis Based on Fractional Polynomials for Modelling Continuous Variables. Hoboken, New Jersey, U.S.: John Wiley & Sons, 2008. [Google Scholar]
- Sachs K, Gifford D, Jaakkola T. et al. Bayesian network approach to cell signaling pathway modeling. Sci STKE 2002;2002:pe38. 10.1126/stke.2002.148.pe38 [DOI] [PubMed] [Google Scholar]
- Verbyla AP, Cullis BR, Kenward MG. et al. The analysis of designed experiments and longitudinal data by using smoothing splines. J R Stat Soc Ser C Appl Stat 1999;48:269–311. 10.1111/1467-9876.00154 [DOI] [Google Scholar]
- Wahba G. Smoothing noisy data with spline functions. Numer Math 1975;24:383–93. 10.1007/BF01437407 [DOI] [Google Scholar]
- Watson GS. Smooth regression analysis. Sankhyā 1964;26:359–72. [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
The data and code underlying this article are available in Zenodo, at https://dx.doi.org/10.5281/zenodo.14008246.