Skip to content

Commit

Permalink
Closes #142 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
dilpath authored Jan 10, 2025
1 parent 1ce7b22 commit 4b079e4
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.14183390.svg)](https://doi.org/10.5281/zenodo.14183390)


The repository for the development of the extension to PEtab for model
selection, including the additional file formats and Python 3 package.
The PEtab extension for model selection, including additional file formats and library.

## Install

The Python 3 package provides both the Python 3 and command-line (CLI)
The Python 3 library provides both the Python 3 and command-line (CLI)
interfaces, and can be installed from PyPI, with `pip3 install petab-select`.

## Documentation
Expand All @@ -19,12 +18,8 @@ Further documentation is available at

## Examples

There are example Jupyter notebooks for usage of PEtab Select with

- the command-line interface, and
- the Python 3 interface,

in the `doc/examples` directory.
There are example Jupyter notebooks covering the Python API, CLI, and visualization in the "doc/examples" directory.
The notebooks can be viewed at [https://petab-select.readthedocs.io/en/stable/examples.html](https://petab-select.readthedocs.io/en/stable/examples.html).

## Supported features

Expand Down

0 comments on commit 4b079e4

Please sign in to comment.