You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PEtab extension for model selection, including additional file formats and library.
7
+
The [PEtab](https://petab.readthedocs.io/) extension for model selection,
8
+
including the additional file formats and package.
8
9
9
10
## Install
10
11
@@ -18,24 +19,31 @@ Further documentation is available at
18
19
19
20
## Examples
20
21
21
-
There are example Jupyter notebooks covering the Python API, CLI, and visualization in the "doc/examples" directory.
22
+
There are example Jupyter notebooks covering visualization, custom non-SBML
23
+
models, and the CLI and Python API, in the `doc/examples` directory.
22
24
The notebooks can be viewed at [https://petab-select.readthedocs.io/en/stable/examples.html](https://petab-select.readthedocs.io/en/stable/examples.html).
23
25
24
26
## Supported features
25
27
26
-
### Criterion
28
+
PEtab Select offers various methods and criteria for model selection, as well
0 commit comments