Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 756 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 756 Bytes

reb2sac is a tool for abstraction-based ODE, Monte Carlo, and Markov analysis.

Contact: Chris Myers (@cjmyers) myers@ece.utah.edu

Installing reb2sac

Dependencies

Before compiling reb2sac, make sure you have the necessary dependencies:

  1. gsl
  2. libsbml

Compiling reb2sac

If you want to compile reb2sac from source, simply run:

./configure
make
make install

[Optional] Installing a GUI

The GUI for reb2sac is iBioSim. For more information about installation, see iBioSim.