File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -109,6 +109,24 @@ PEtab Python library, and an interface to dMod that supports: conversion of
109109dMod models to SBML; and simulation and visualization of results. The package
110110is available at https://github.com/dlill/petab/ .
111111
112+ ## PEtab extensions
113+
114+ Other standardization-related projects that extend or build on PEtab include:
115+
116+ * [ PEtab Select] ( https://petab-select.readthedocs.io/en/latest/ )
117+ PEtab Select brings model selection to PEtab. It comprises both a
118+ standardized way to define model selection problems in PEtab and a Python
119+ library to work with these problems.
120+
121+ * [ petabunit] ( https://github.com/matthiaskoenig/petabunit ) (WIP)
122+ A Python library that extends PEtab to annotate and convert physical units.
123+
124+ * [ PEtab SciML] ( https://github.com/PEtab-dev/petab_sciml ) (WIP)
125+ PEtab SciML brings Scientific Machine Learning (SciML) models that
126+ combine mechanistic and machine learning models to PEtab. It comprises
127+ both a standardized way to define SciML problems, and a Python library
128+ to work with these problems.
129+
112130## Getting help
113131
114132If you have any questions or problems with PEtab, feel free to post them at
You can’t perform that action at this time.
0 commit comments