README.md

sysBio

sysBio is an open source package for modeling and simulation of biological systems. It provides ability to convert reactions into ordinary differential equations (ODEs) and ability to solve them via numerical integration or stochastic simulation. Right now, sysBio wiki page is the main source of documentation for the sysBio project. Also, see the vignettes folder for examples.

Installation

To install the sysBio package, run the following command:

devtools::install_github("Vessy/sysBio")
library("sysBio")

Questions or help

To report a bug, problem, or question, please open an issue.



Vessy/sysBio documentation built on May 9, 2019, 9:55 p.m.