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 repository for the development of the extension to PEtab for model
8
-
selection, including the additional file formats and Python 3 package.
7
+
The PEtab extension for model selection, including additional file formats and library.
9
8
10
9
## Install
11
10
12
-
The Python 3 package provides both the Python 3 and command-line (CLI)
11
+
The Python 3 library provides both the Python 3 and command-line (CLI)
13
12
interfaces, and can be installed from PyPI, with `pip3 install petab-select`.
14
13
15
14
## Documentation
@@ -19,12 +18,8 @@ Further documentation is available at
19
18
20
19
## Examples
21
20
22
-
There are example Jupyter notebooks for usage of PEtab Select with
23
-
24
-
- the command-line interface, and
25
-
- the Python 3 interface,
26
-
27
-
in the `doc/examples` directory.
21
+
There are example Jupyter notebooks covering the Python API, CLI, and visualization in the "doc/examples" directory.
22
+
The notebooks can be viewed at [https://petab-select.readthedocs.io/en/stable/examples.html](https://petab-select.readthedocs.io/en/stable/examples.html).
0 commit comments