Petabvis
PEtab visualization tool
Install / Use
/learn @PEtab-dev/PetabvisREADME
petabvis
An interactive visualization tool for PEtab measurement and simulation files.
<img src="images/screenshot.JPG" width="700">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
- Run
petabvis - Select a PEtab YAML file
- Optionally select a simulation file
- Navigate through the plots
See also petabvis -h for command line usage.
