Skip to content
/ sysBio Public

R package for systems biology modeling

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

Vessy/sysBio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

R package for systems biology modeling

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages