Skip to content

Latest commit

 

History

History
59 lines (43 loc) · 1.82 KB

File metadata and controls

59 lines (43 loc) · 1.82 KB

PEtab-GUI - A graphical user interface for PEtab

DOI Documentation Status

PEtab-GUI is a user-friendly graphical interface for creating and managing parameter estimation problems using the PEtab format.

Note

Current version: |release|

Quick Links

Overview

PEtab-GUI simplifies the process of creating parameter estimation problems for systems biology models. It provides an intuitive interface for:

  • Creating and editing SBML models
  • Defining experimental conditions
  • Specifying measurements and observables
  • Setting up parameter estimation configurations
  • Exporting to the PEtab format

Getting Started

To get started with PEtab GUI, check out the :doc:`installation instructions <readme>` and the :doc:`tutorial <tutorial>`.

.. toctree::
   :maxdepth: 2
   :caption: User Guide

   readme
   tutorial
   next_steps

.. toctree::
   :maxdepth: 1
   :caption: Development

   GitHub Repository <https://github.com/PEtab-dev/PEtab-GUI>
   contributing