Skip to content

Commit 903398d

Browse files
dweindlsebapersson
andauthored
doc: Add extensions to readme (#650)
Closes #602. --------- Co-authored-by: Sebastian Persson <46872750+sebapersson@users.noreply.github.com>
1 parent ed96d27 commit 903398d

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,24 @@ PEtab Python library, and an interface to dMod that supports: conversion of
109109
dMod models to SBML; and simulation and visualization of results. The package
110110
is 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

114132
If you have any questions or problems with PEtab, feel free to post them at

0 commit comments

Comments
 (0)