Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python package for working with PEtab files

License

NotificationsYou must be signed in to change notification settings

PEtab-dev/libpetab-python

Repository files navigation

CIcodecovPyPI version

petab - a Python package for handling PEtab files

PEtab is a data format for specifyingparameter estimation problems in systems biology. This repository providesthepetab Python package for reading, writing and validating PEtab files.

Documentation

Documentation of thepetab Python package is available athttps://libpetab-python.readthedocs.io/en/latest/.Documentation of the PEtab format in general is available athttps://petab.readthedocs.io/en/latest/.

Installation

The PEtab library is available onpypiand the easiest way to install it is running

pip3 install petab

It will require Python>=3.10 to run. (We are following thenumpy Python support policy).

Development versions of the PEtab library can be installed using

pip3 install https://github.com/PEtab-dev/libpetab-python/archive/main.zip

(replacemain by the branch or commit you would like to install).

When setting up a new parameter estimation problem, the most useful tools willbe:

Examples

Examples for PEtab Python library usage:

Getting help

If you have any questions or problems with this package, feel free to post themat our GitHubissue tracker.

Contributing

Contributions and feedback to this package are very welcome, see ourcontribution guide.


[8]ページ先頭

©2009-2025 Movatter.jp