Skip to content

Commit 7d74016

Browse files
authored
doc: Update references (#3098)
* Update references * .. * VanhoeferKoe2025 * ArrudaBra2025 * LakrisenkoIse2026
1 parent 1ad4ee0 commit 7d74016

2 files changed

Lines changed: 110 additions & 22 deletions

File tree

doc/amici_refs.bib

Lines changed: 71 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,21 +1441,6 @@ @Article{LakrisenkoPat2024
14411441
url = {https://doi.org/10.1371/journal.pone.0312148},
14421442
}
14431443
1444-
@Article{SmithMal2025,
1445-
author = {Smith, Lucian and Malik-Sheriff, Rahuman S. and Nguyen, Tung V. N. and Hermjakob, Henning and Karr, Jonathan and Shaikh, Bilal and Drescher, Logan and Moraru, Ion I. and Schaff, James C. and Agmon, Eran and Patrie, Alexander A. and Blinov, Michael L. and Hellerstein, Joseph L. and May, Elebeoba E. and Nickerson, David P. and Gennari, John H. and Sauro, Herbert M.},
1446-
journal = {bioRxiv},
1447-
title = {Using {SED-ML} for reproducible curation: Verifying {BioModels} across multiple simulation engines},
1448-
year = {2025},
1449-
abstract = {The BioModels Repository contains over 1000 manually curated mechanistic models drawn from published literature, most of which are encoded in the Systems Biology Markup Language (SBML). This community-based standard formally specifies each model, but does not describe the computational experimental conditions to run a simulation. Therefore, it can be challenging to reproduce any given figure or result from a publication with an SBML model alone. The Simulation Experiment Description Markup Language (SED-ML) provides a solution: a standard way to specify exactly how to run a specific experiment that corresponds to a specific figure or result. BioModels was established years before SED-ML, and both systems evolved over time, both in content and acceptance. Hence, only about half of the entries in BioModels contained SED-ML files, and these files reflected the version of SED-ML that was available at the time. Additionally, almost all of these SED-ML files had at least one minor mistake that made them invalid. To make these models and their results more reproducible, we report here on our work updating, correcting and providing new SED-ML files for 1055 curated mechanistic models in BioModels. In addition, because SED-ML is implementation-independent, it can be used for verification, demonstrating that results hold across multiple simulation engines. Here, we use a wrapper architecture for interpreting SED-ML, and report verification results across five different ODE-based biosimulation engines. Our work with SED-ML and the BioModels collection aims to improve the utility of these models by making them more reproducible and credible.Author summary Reproducing computationally-derived scientific results seems like it should be straightforward, but is often elusive. Code is lost, file formats change, and knowledge of what was done is only partially recorded and/or forgotten. Model repositories such as BioModels address this failing in the Systems Biology domain by encoding models in a standard format that can reproduce a figure from the paper from which it was drawn. Here, we delved into the BioModels repository to ensure that every curated model additionally contained instructions on what to do with that model, and then tested those instructions on a variety of simulation platforms. Not only did this improve the BioModels repository itself, but also improved the infrastructure necessary to run these validation comparisons in the future.Author contributions LS: Writing, Conceptualization, Data Curation, Investigation, Methodology, Project Administration, Software, Validation. RMS: Reading, Writing, Data Curation, Methodology TN: Reading, Data Curation, Methodology HH: Reading JK: Conceptualization, Data Curation, Investigation, Methodology, Software. BS: Software LD: Software IIM: Reading, Conceptualization, Funding JCS: Software, Methodology EA: Reading, Writing AAP: Software MLB: Reading, Writing JH: Writing, Methodology EM: Reading, Writing DPN: Reading, Writing, Methodology JG: Reading, Writing, Methodology HMS: Reading, Writing, FundingCompeting Interest StatementThe authors have declared no competing interest.},
1450-
creationdate = {2025-01-27T09:08:10},
1451-
doi = {10.1101/2025.01.16.633337},
1452-
elocation-id = {2025.01.16.633337},
1453-
eprint = {https://www.biorxiv.org/content/early/2025/01/20/2025.01.16.633337.full.pdf},
1454-
modificationdate = {2025-01-27T09:08:41},
1455-
publisher = {Cold Spring Harbor Laboratory},
1456-
url = {https://www.biorxiv.org/content/early/2025/01/20/2025.01.16.633337},
1457-
}
1458-
14591444
@Article{NoordijkRei2025,
14601445
author = {Noordijk, Ben and Reinders, Marcel and van Dijk, Aalt D.J. and de Ridder, Dick},
14611446
journal = {bioRxiv},
@@ -1637,6 +1622,77 @@ @Article{PhilippsSch2025
16371622
publisher = {Springer Science and Business Media LLC},
16381623
}
16391624
1625+
@Article{SmithMal2025a,
1626+
author = {Smith, Lucian P. and Malik-Sheriff, Rahuman S. and Nguyen, Tung V. N. and Hermjakob, Henning and Karr, Jonathan and Shaikh, Bilal and Drescher, Logan and Moraru, Ion I. and Schaff, James C. and Agmon, Eran and Patrie, Alexander A. and Blinov, Michael L. and Hellerstein, Joseph L. and May, Elebeoba E. and Nickerson, David P. and Gennari, John H. and Sauro, Herbert M.},
1627+
journal = {PLOS Computational Biology},
1628+
title = {Verification and reproducible curation of the {BioModels} repository},
1629+
year = {2025},
1630+
month = {12},
1631+
number = {12},
1632+
pages = {1-18},
1633+
volume = {21},
1634+
abstract = {The BioModels Repository contains over 1000 manually curated mechanistic models from published literature, most often encoded in the Systems Biology Markup Language (SBML). This community-based standard formally specifies each model, but does not describe the computational experimental conditions to run a simulation and collect data. Therefore, it can be challenging to reproduce any figure or result from a publication with an SBML model alone. The Simulation Experiment Description Markup Language (SED-ML) provides a solution: a standard way to specify exactly how to run an experiment corresponding to a specific figure or result. BioModels was established years before SED-ML, and both systems evolved over time, both in content and acceptance. Hence, only about half of the entries in BioModels contained SED-ML files, and these files reflected the version of SED-ML that was available at the time. Additionally, almost all of these SED-ML files had at least one minor mistake that made them impossible to run. To make these models and their results more reproducible, we report here on our work updating, correcting and generating new SED-ML files for 1055 curated mechanistic models in BioModels. In addition, because SED-ML is implementation-independent, it can be used for verification, demonstrating that results hold across multiple simulation engines. We tested, corrected, and improved over 450 existing SED-ML files in the BioModels database, and created basic files for the rest of the entries. Then, we used a wrapper architecture for interpreting SED-ML, and report verification results across five different ODE-based biosimulation engines, after further improving the models, the wrappers, and the engines themselves. Our work with SED-ML and the BioModels collection aims to improve the utility of these models by making them more reproducible and credible. Improved reproducibility means these models are now even more fit for re-use, such as in new investigations and as components of multiscale models.},
1635+
creationdate = {2025-12-08T15:56:57},
1636+
doi = {10.1371/journal.pcbi.1013239},
1637+
modificationdate = {2025-12-08T15:59:25},
1638+
publisher = {Public Library of Science},
1639+
url = {https://doi.org/10.1371/journal.pcbi.1013239},
1640+
}
1641+
1642+
@Article{CallenbachDor2025,
1643+
author = {Callenbach, Aaron and Dore{\v s}i{\'c}, Domagoj and D{\"u}ster, Robert and Nakonecnij, Vanessa and Dudkin, Erika and Geyer, Matthias and Hasenauer, Jan},
1644+
journal = {bioRxiv},
1645+
title = {Quantitative modeling of {P-TEFb} mediated {CTD} phosphorylation identifies local cooperativity},
1646+
year = {2025},
1647+
abstract = {Fine-tuned regulation of RNA polymerase II (Pol II) activity is essential for accurate gene expression. A key layer of this regulation involves phosphorylation of Pol II{\textquoteright}s C-terminal domain (CTD), a repetitive heptapeptide tail that coordinates transcription and RNA-processing factors. The kinase P-TEFb plays a major role in this process, yet its precise phosphorylation mechanism remains unclear. Previous in vitro studies have suggested a distributive mode of action based largely on qualitative inspection of mass spectrometry data rather than quantitative analysis. Here, we use mathematical modeling of CTD phosphorylation to explore whether local context, such as neighboring phosphorylations or directional biases, affects PTEFb activity on the CTD. Our results indicate that P-TEFb acts distributively but with pronounced local cooperativity: repeats adjacent to phosphorylated sites are modified at higher rates. We find no evidence for directional bias, although the limited positional resolution of the data precludes a definitive conclusion. These results identify local context as an important factor in P-TEFb-mediated CTD phosphorylation and establish a quantitative modeling framework for dissecting multi-site modification dynamics.Competing Interest StatementThe authors have declared no competing interest.Deutsche Forschungsgemeinschaft, https://ror.org/018mejw64, EXC 2047-390685813, EXC 2151-390873048European Research Council, GA number 101126146, Advanced Grant NalpACTUniversity of Bonn, https://ror.org/041nas322, Schlegel Professorship of Jan Hasenauer},
1648+
creationdate = {2025-12-10T21:25:15},
1649+
doi = {10.64898/2025.11.29.690978},
1650+
elocation-id = {2025.11.29.690978},
1651+
eprint = {https://www.biorxiv.org/content/early/2025/12/02/2025.11.29.690978.full.pdf},
1652+
modificationdate = {2025-12-10T21:25:15},
1653+
publisher = {Cold Spring Harbor Laboratory},
1654+
url = {https://www.biorxiv.org/content/early/2025/12/02/2025.11.29.690978},
1655+
}
1656+
1657+
@Misc{VanhoeferKoe2025,
1658+
author = {Jakob Vanhoefer and Antonia Körner and Domagoj Doresic and Jan Hasenauer and Dilan Pathirana},
1659+
title = {Scalable branch-and-bound model selection with non-monotonic criteria including {AIC}, {BIC} and {Mallows's Cp}},
1660+
year = {2025},
1661+
archiveprefix = {arXiv},
1662+
creationdate = {2025-12-18T19:54:15},
1663+
eprint = {2512.12221},
1664+
modificationdate = {2025-12-18T19:55:33},
1665+
primaryclass = {q-bio.QM},
1666+
url = {https://arxiv.org/abs/2512.12221},
1667+
}
1668+
1669+
@Misc{ArrudaBra2025,
1670+
author = {Jonas Arruda and Niels Bracher and Ullrich Köthe and Jan Hasenauer and Stefan T. Radev},
1671+
title = {Diffusion Models in Simulation-Based Inference: A Tutorial Review},
1672+
year = {2025},
1673+
archiveprefix = {arXiv},
1674+
creationdate = {2026-01-02T08:59:47},
1675+
eprint = {2512.20685},
1676+
modificationdate = {2026-01-02T08:59:47},
1677+
primaryclass = {stat.ML},
1678+
url = {https://arxiv.org/abs/2512.20685},
1679+
}
1680+
1681+
@Article{LakrisenkoIse2026,
1682+
author = {Lakrisenko, Polina and Isensee, J{\"o}rg and Hucho, Tim and Weindl, Daniel and Hasenauer, Jan},
1683+
journal = {bioRxiv},
1684+
title = {A mechanistic model of protein kinase {A} dynamics under pro- and anti-nociceptive inputs},
1685+
year = {2026},
1686+
abstract = {Protein kinase A (PKA) is a central integrator of nociceptive signaling, yet a quantitative account of how pro- and anti-nociceptive inputs shape its dynamics remains incomplete. Here, we develop a mechanistic model of PKA activity in nociceptive neurons that explicitly links receptor activation to downstream kinase regulation. Using time-course and dose-response measurements, we infer unknown process parameters and quantify parameter and prediction uncertainties to ensure robust conclusions. The model captures the activation of PKA by serotonin and forskolin and its suppression by opioids. We show how the model can be used for the assessment of alternative circuit topologies, and demonstrate that receptor context and stimulation history reconfigure PKA responsiveness, providing testable predictions for opioid modulation under clinically relevant dosing. This framework offers a principled basis for integrating PKA with broader pain-signaling networks, supports rational exploration of combination therapies, and establishes a general strategy for disentangling neuromodulatory control of kinase activity.Author summary Pain perception is modulated by a complex network of signaling pathways activated by different receptors with opposing effects. A key player in this process is protein kinase A (PKA), whose regulation by both serotonin and opioid receptors is not yet fully understood. In this study, we developed a mathematical model to investigate how these opposing signals affect PKA activity in sensory neurons. After estimating the unknown model parameters from a comprehensive dataset, we were able to quantitatively analyze the dynamic behavior of the system and use it for comparison of alternative circuit topologies. Our model provides a valuable tool for integrating diverse molecular interactions involved in pain processing and could help guide future efforts to develop better treatments for chronic pain and reduce opioid tolerance.Competing Interest StatementThe authors have declared no competing interest.},
1687+
creationdate = {2026-02-23T10:56:56},
1688+
doi = {10.64898/2026.02.12.705506},
1689+
elocation-id = {2026.02.12.705506},
1690+
eprint = {https://www.biorxiv.org/content/early/2026/02/14/2026.02.12.705506.full.pdf},
1691+
modificationdate = {2026-02-23T10:56:56},
1692+
publisher = {Cold Spring Harbor Laboratory},
1693+
url = {https://www.biorxiv.org/content/early/2026/02/14/2026.02.12.705506},
1694+
}
1695+
16401696
@Comment{jabref-meta: databaseType:bibtex;}
16411697
16421698
@Comment{jabref-meta: grouping:

doc/references.md

Lines changed: 39 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# References
22

3-
List of publications using AMICI. Total number is 107.
3+
List of publications using AMICI. Total number is 111.
44

55
If you applied AMICI in your work and your publication is missing, please let us know via a new
66
[GitHub issue](https://github.com/AMICI-dev/AMICI/issues/new?labels=documentation&title=Add+publication&body=AMICI+was+used+in+this+manuscript:+DOI).
@@ -12,9 +12,34 @@ If you applied AMICI in your work and your publication is missing, please let us
1212
}
1313
</style>
1414

15+
<h1 class="unnumbered" id="section">2026</h1>
16+
<div id="refs" class="references csl-bib-body hanging-indent"
17+
data-entry-spacing="0" role="list">
18+
<div id="ref-LakrisenkoIse2026" class="csl-entry" role="listitem">
19+
Lakrisenko, Polina, Jörg Isensee, Tim Hucho, Daniel Weindl, and Jan
20+
Hasenauer. 2026. <span>“A Mechanistic Model of Protein Kinase
21+
<span>A</span> Dynamics Under Pro- and Anti-Nociceptive Inputs.”</span>
22+
<em>bioRxiv</em>. <a
23+
href="https://doi.org/10.64898/2026.02.12.705506">https://doi.org/10.64898/2026.02.12.705506</a>.
24+
</div>
25+
</div>
1526
<h1 class="unnumbered" id="section">2025</h1>
1627
<div id="refs" class="references csl-bib-body hanging-indent"
1728
data-entry-spacing="0" role="list">
29+
<div id="ref-ArrudaBra2025" class="csl-entry" role="listitem">
30+
Arruda, Jonas, Niels Bracher, Ullrich Köthe, Jan Hasenauer, and Stefan
31+
T. Radev. 2025. <span>“Diffusion Models in Simulation-Based Inference: A
32+
Tutorial Review.”</span> <a
33+
href="https://arxiv.org/abs/2512.20685">https://arxiv.org/abs/2512.20685</a>.
34+
</div>
35+
<div id="ref-CallenbachDor2025" class="csl-entry" role="listitem">
36+
Callenbach, Aaron, Domagoj Dorešić, Robert Düster, Vanessa Nakonecnij,
37+
Erika Dudkin, Matthias Geyer, and Jan Hasenauer. 2025.
38+
<span>“Quantitative Modeling of <span>P-TEFb</span> Mediated
39+
<span>CTD</span> Phosphorylation Identifies Local Cooperativity.”</span>
40+
<em>bioRxiv</em>. <a
41+
href="https://doi.org/10.64898/2025.11.29.690978">https://doi.org/10.64898/2025.11.29.690978</a>.
42+
</div>
1843
<div id="ref-ErnstBan2025" class="csl-entry" role="listitem">
1944
Ernst, Ariane, Anastasia Bankowski, Meida Jusyte, Toluwani Okunola, Tino
2045
Petrov, Alexander M. Walter, and Stefanie Winkelmann. 2025.
@@ -77,13 +102,13 @@ Biology.”</span> <em>Npj Systems Biology and Applications</em> 11 (1).
77102
<a
78103
href="https://doi.org/10.1038/s41540-025-00550-w">https://doi.org/10.1038/s41540-025-00550-w</a>.
79104
</div>
80-
<div id="ref-SmithMal2025" class="csl-entry" role="listitem">
81-
Smith, Lucian, Rahuman S. Malik-Sheriff, Tung V. N. Nguyen, Henning
105+
<div id="ref-SmithMal2025a" class="csl-entry" role="listitem">
106+
Smith, Lucian P., Rahuman S. Malik-Sheriff, Tung V. N. Nguyen, Henning
82107
Hermjakob, Jonathan Karr, Bilal Shaikh, Logan Drescher, et al. 2025.
83-
<span>“Using <span>SED-ML</span> for Reproducible Curation: Verifying
84-
<span>BioModels</span> Across Multiple Simulation Engines.”</span>
85-
<em>bioRxiv</em>. <a
86-
href="https://doi.org/10.1101/2025.01.16.633337">https://doi.org/10.1101/2025.01.16.633337</a>.
108+
<span>“Verification and Reproducible Curation of the
109+
<span>BioModels</span> Repository.”</span> <em>PLOS Computational
110+
Biology</em> 21 (12): 1–18. <a
111+
href="https://doi.org/10.1371/journal.pcbi.1013239">https://doi.org/10.1371/journal.pcbi.1013239</a>.
87112
</div>
88113
<div id="ref-SundqvistPod2025" class="csl-entry" role="listitem">
89114
Sundqvist, Nicolas, Henrik Podéus, Sebastian Sten, Maria Engström,
@@ -94,6 +119,13 @@ Dominate <span class="nocase">BOLD-fMRI</span> Responses.”</span>
94119
https://doi.org/<a
95120
href="https://doi.org/10.1016/j.compbiomed.2025.111014">https://doi.org/10.1016/j.compbiomed.2025.111014</a>.
96121
</div>
122+
<div id="ref-VanhoeferKoe2025" class="csl-entry" role="listitem">
123+
Vanhoefer, Jakob, Antonia Körner, Domagoj Doresic, Jan Hasenauer, and
124+
Dilan Pathirana. 2025. <span>“Scalable Branch-and-Bound Model Selection
125+
with Non-Monotonic Criteria Including <span>AIC</span>, <span>BIC</span>
126+
and <span class="nocase">Mallows’s Cp</span>.”</span> <a
127+
href="https://arxiv.org/abs/2512.12221">https://arxiv.org/abs/2512.12221</a>.
128+
</div>
97129
</div>
98130
<h1 class="unnumbered" id="section">2024</h1>
99131
<div id="refs" class="references csl-bib-body hanging-indent"

0 commit comments

Comments
 (0)