Skip to content

PEtab-dev/petabvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.