Skip to main content

Parameter estimation tabular data

Project description

CI tests Codacy Badge codecov PyPI version

PEtab -- a data format for specifying parameter estimation problems in systems biology

Logo

PEtab is a data format for specifying parameter estimation problems in systems biology. This repository provides extensive documentation and a Python library for easy access and validation of PEtab files.

About PEtab

PEtab is built around SBML and based on tab-separated values (TSV) files. It is meant as a standardized way to provide information for parameter estimation, which is out of the current scope of SBML. This includes for example:

  • Specifying and linking measurements to models

    • Defining model outputs

    • Specifying noise models

  • Specifying parameter bounds for optimization

  • Specifying multiple simulation condition with potentially shared parameters

Documentation

Documentation of the PEtab data format and Python library is available at https://petab.readthedocs.io/en/latest/.

References

Where PEtab is used / supported:

If your project or tool is using PEtab, and you would like to have it listed here, please let us know.

Using PEtab

If you would like to use PEtab yourself, please have a look at doc/documentation_data_format.md or at the example models provided in the benchmark collection.

To convert your existing parameter estimation problem to the PEtab format, you will have to:

  1. Specify your model in SBML

  2. Set up model outputs and noise model using AssignmentRules as described in the PEtab documentation

  3. Create a condition table, if appropriate

  4. Create a table of measurements

  5. Create a parameter table

If you are using Python, some handy functions of the PEtab library can help you with that. This include also a PEtab validator called petablint which you can use to check if your files adhere to the PEtab standard. If you have further questions regarding PEtab, feel free to post an issue at our github repository.

PEtab Python library

PEtab comes with a Python package for creating, checking, and working with PEtab files. This library is available on pypi and the easiest way to install it is running

pip3 install petab

It will require Python>=3.6 to run.

Development versions of the PEtab library can be installed using

pip3 install https://github.com/PEtab-dev/PEtab/archive/develop.zip

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

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

  • The PEtab validator, which is now automatically installed using Python entrypoints to be available as a shell command from anywhere called petablint

  • petab.create_parameter_df to create the parameter table, once you have set up the model, condition table and measurement table

  • Functions in petab.migrations for updating PEtab files from earlier versions

Extending PEtab

We are aware of the fact that PEtab may not serve everybody's needs. If you have a suggestion of how to extend PEtab, feel free to post an issue at our github repository.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

petab-0.1.3.tar.gz (52.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

petab-0.1.3-py3-none-any.whl (61.8 kB view details)

Uploaded Python 3

File details

Details for the file petab-0.1.3.tar.gz.

File metadata

  • Download URL: petab-0.1.3.tar.gz
  • Upload date:
  • Size: 52.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10

File hashes

Hashes for petab-0.1.3.tar.gz
Algorithm Hash digest
SHA256 06d9eb5409008081937c59b08abbb520e63c246d8d512558a9b2ae0431d37010
MD5 c972d4e78bd3c11dc573b2314dc15344
BLAKE2b-256 47fc8eb4626ab1cc97a5c8966abf3cdc6c433f524cdf1ea2a3dc853d72a1ee8a

See more details on using hashes here.

File details

Details for the file petab-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: petab-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 61.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.10

File hashes

Hashes for petab-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 bfb121dfd9da64f6686725d3c3feb44c60eb26da63c506dcd08e6d92972ea6a7
MD5 3de9ce4c27993bed93b58a9b62ee5e00
BLAKE2b-256 e0c9674ccabb53d86105037f5895456e6880309ae34cf6d9a35708c5cb9905a7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page