Skip to content

Commit

Permalink
Update reference list (#2472)
Browse files Browse the repository at this point in the history
* Update reference list

* BaltussenJon2024

* issue link

* ..
  • Loading branch information
dweindl authored Jul 1, 2024
1 parent f8ce650 commit 65a1138
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 15 deletions.
50 changes: 38 additions & 12 deletions documentation/amici_refs.bib
Original file line number Diff line number Diff line change
Expand Up @@ -1069,18 +1069,19 @@ @Article{LakrisenkoSta2023
}
@Article{ContentoCas2023,
author = {Lorenzo Contento and Noemi Castelletti and Elba Raimúndez and Ronan {Le Gleut} and Yannik Schälte and Paul Stapor and Ludwig Christian Hinske and Michael Hoelscher and Andreas Wieser and Katja Radon and Christiane Fuchs and Jan Hasenauer},
journal = {Epidemics},
title = {Integrative modelling of reported case numbers and seroprevalence reveals time-dependent test efficiency and infectious contacts},
year = {2023},
issn = {1755-4365},
pages = {100681},
volume = {43},
abstract = {Mathematical models have been widely used during the ongoing SARS-CoV-2 pandemic for data interpretation, forecasting, and policy making. However, most models are based on officially reported case numbers, which depend on test availability and test strategies. The time dependence of these factors renders interpretation difficult and might even result in estimation biases. Here, we present a computational modelling framework that allows for the integration of reported case numbers with seroprevalence estimates obtained from representative population cohorts. To account for the time dependence of infection and testing rates, we embed flexible splines in an epidemiological model. The parameters of these splines are estimated, along with the other parameters, from the available data using a Bayesian approach. The application of this approach to the official case numbers reported for Munich (Germany) and the seroprevalence reported by the prospective COVID-19 Cohort Munich (KoCo19) provides first estimates for the time dependence of the under-reporting factor. Furthermore, we estimate how the effectiveness of non-pharmaceutical interventions and of the testing strategy evolves over time. Overall, our results show that the integration of temporally highly resolved and representative data is beneficial for accurate epidemiological analyses.},
creationdate = {2023-04-15T07:59:57},
doi = {10.1016/j.epidem.2023.100681},
keywords = {Compartmental model, Parameter estimation, Uncertainty quantification, COVID-19},
url = {https://www.sciencedirect.com/science/article/pii/S1755436523000178},
author = {Lorenzo Contento and Noemi Castelletti and Elba Raimúndez and Ronan {Le Gleut} and Yannik Schälte and Paul Stapor and Ludwig Christian Hinske and Michael Hoelscher and Andreas Wieser and Katja Radon and Christiane Fuchs and Jan Hasenauer},
journal = {Epidemics},
title = {Integrative modelling of reported case numbers and seroprevalence reveals time-dependent test efficiency and infectious contacts},
year = {2023},
issn = {1755-4365},
pages = {100681},
volume = {43},
abstract = {Mathematical models have been widely used during the ongoing SARS-CoV-2 pandemic for data interpretation, forecasting, and policy making. However, most models are based on officially reported case numbers, which depend on test availability and test strategies. The time dependence of these factors renders interpretation difficult and might even result in estimation biases. Here, we present a computational modelling framework that allows for the integration of reported case numbers with seroprevalence estimates obtained from representative population cohorts. To account for the time dependence of infection and testing rates, we embed flexible splines in an epidemiological model. The parameters of these splines are estimated, along with the other parameters, from the available data using a Bayesian approach. The application of this approach to the official case numbers reported for Munich (Germany) and the seroprevalence reported by the prospective COVID-19 Cohort Munich (KoCo19) provides first estimates for the time dependence of the under-reporting factor. Furthermore, we estimate how the effectiveness of non-pharmaceutical interventions and of the testing strategy evolves over time. Overall, our results show that the integration of temporally highly resolved and representative data is beneficial for accurate epidemiological analyses.},
creationdate = {2023-04-15T07:59:57},
doi = {10.1016/j.epidem.2023.100681},
keywords = {Compartmental model, Parameter estimation, Uncertainty quantification, COVID-19},
modificationdate = {2024-06-28T08:27:57},
url = {https://www.sciencedirect.com/science/article/pii/S1755436523000178},
}
@Article{FroehlichGer2023,
Expand Down Expand Up @@ -1332,6 +1333,31 @@ @PhdThesis{Mutsuddy2024
url = {https://tigerprints.clemson.edu/all_dissertations/3572},
}
@Misc{PhilippsKoe2024,
author = {Maren Philipps and Antonia Körner and Jakob Vanhoefer and Dilan Pathirana and Jan Hasenauer},
title = {Non-Negative Universal Differential Equations With Applications in Systems Biology},
year = {2024},
archiveprefix = {arXiv},
creationdate = {2024-06-28T08:27:59},
eprint = {2406.14246},
modificationdate = {2024-06-28T08:27:59},
primaryclass = {q-bio.QM},
url = {https://arxiv.org/abs/2406.14246},
}
@Article{BaltussenJon2024,
author = {Baltussen, Mathieu G. and de Jong, Thijs J. and Duez, Quentin and Robinson, William E. and Huck, Wilhelm T. S.},
journal = {Nature},
title = {Chemical reservoir computation in a self-organizing reaction network},
year = {2024},
issn = {1476-4687},
month = jun,
creationdate = {2024-06-29T14:03:08},
doi = {10.1038/s41586-024-07567-x},
modificationdate = {2024-06-29T14:03:08},
publisher = {Springer Science and Business Media LLC},
}
@Comment{jabref-meta: databaseType:bibtex;}
@Comment{jabref-meta: grouping:
Expand Down
5 changes: 4 additions & 1 deletion documentation/recreate_reference_list.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,10 @@ def main():
)
f.write(
"If you applied AMICI in your work and your publication is "
"missing, please let us know via a new GitHub issue.\n\n"
"missing, please let us know via a new\n"
"[GitHub issue](https://github.com/AMICI-dev/AMICI/issues/new"
"?labels=documentation&title=Add+publication"
"&body=AMICI+was+used+in+this+manuscript:+DOI).\n\n"
)
f.write(
"""
Expand Down
18 changes: 16 additions & 2 deletions documentation/references.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# References

List of publications using AMICI. Total number is 87.
List of publications using AMICI. Total number is 89.

If you applied AMICI in your work and your publication is missing, please let us know via a new GitHub issue.
If you applied AMICI in your work and your publication is missing, please let us know via a new
[GitHub issue](https://github.com/AMICI-dev/AMICI/issues/new?labels=documentation&title=Add+publication&body=AMICI+was+used+in+this+manuscript:+DOI).


<style>
Expand All @@ -14,6 +15,13 @@ If you applied AMICI in your work and your publication is missing, please let us
<h1 class="unnumbered" id="section">2024</h1>
<div id="refs" class="references csl-bib-body hanging-indent"
role="list">
<div id="ref-BaltussenJon2024" class="csl-entry" role="listitem">
Baltussen, Mathieu G., Thijs J. de Jong, Quentin Duez, William E.
Robinson, and Wilhelm T. S. Huck. 2024. <span>“Chemical Reservoir
Computation in a Self-Organizing Reaction Network.”</span>
<em>Nature</em>, June. <a
href="https://doi.org/10.1038/s41586-024-07567-x">https://doi.org/10.1038/s41586-024-07567-x</a>.
</div>
<div id="ref-DoresicGre2024" class="csl-entry" role="listitem">
Dorešić, Domagoj, Stephan Grein, and Jan Hasenauer. 2024.
<span>“Efficient Parameter Estimation for ODE Models of Cellular
Expand Down Expand Up @@ -55,6 +63,12 @@ Mutsuddy, Arnab. 2024. <span>“Single Cell Pharmacodynamic Modeling of
Cancer Cell Lines.”</span> PhD thesis, Clemson University. <a
href="https://tigerprints.clemson.edu/all_dissertations/3572">https://tigerprints.clemson.edu/all_dissertations/3572</a>.
</div>
<div id="ref-PhilippsKoe2024" class="csl-entry" role="listitem">
Philipps, Maren, Antonia Körner, Jakob Vanhoefer, Dilan Pathirana, and
Jan Hasenauer. 2024. <span>“Non-Negative Universal Differential
Equations with Applications in Systems Biology.”</span> <a
href="https://arxiv.org/abs/2406.14246">https://arxiv.org/abs/2406.14246</a>.
</div>
<div id="ref-SluijsZho2024" class="csl-entry" role="listitem">
Sluijs, Bob van, Tao Zhou, Britta Helwig, Mathieu G. Baltussen, Frank H.
T. Nelissen, Hans A. Heus, and Wilhelm T. S. Huck. 2024.
Expand Down

0 comments on commit 65a1138

Please sign in to comment.