petabvis

Interactive visualization of PEtab problems


Keywords
petab, visualization, parameter-estimation, systems-biology
License
BSD-1-Clause
Install
pip install petabvis==0.0.2

Documentation

petabvis

An interactive visualization tool for PEtab measurement and simulation files.

Installation

From PyPI

pip3 install petabvis

From GitHub

pip3 install git+https://github.com/PEtab-dev/petabvis.git@main

From a local copy of the source

From within the root source directory, run:

pip3 install .

Usage

  1. Run petabvis
  2. Select a PEtab YAML file
  3. Optionally select a simulation file
  4. Navigate through the plots

See also petabvis -h for command line usage.