From 0b56f7d3c8d204c39cd0d664365f33ef15f6e93f Mon Sep 17 00:00:00 2001 From: Dilan Pathirana <59329744+dilpath@users.noreply.github.com> Date: Tue, 15 Oct 2024 13:42:10 +0200 Subject: [PATCH] Update README.md Co-authored-by: Daniel Weindl --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 42a0691..2ac0863 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,6 @@ Example BibTeX (customize the Zenodo `year` and `version` to match your version) pages = {1-10}, abstract = {Reproducibility and reusability of the results of data-based modeling studies are essential. Yet, there has been—so far—no broadly supported format for the specification of parameter estimation problems in systems biology. Here, we introduce PEtab, a format which facilitates the specification of parameter estimation problems using Systems Biology Markup Language (SBML) models and a set of tab-separated value files describing the observation model and experimental data as well as parameters to be estimated. We already implemented PEtab support into eight well-established model simulation and parameter estimation toolboxes with hundreds of users in total. We provide a Python library for validation and modification of a PEtab problem and currently 20 example parameter estimation problems based on recent studies.}, number = {1}, - } ```