Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.81 KB

File metadata and controls

58 lines (42 loc) · 1.81 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: 0.1.3

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

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

   GitHub Repository <https://github.com/PaulJonasJost/PEtab_GUI>
   contributing