rsbml
R support for SBML, using libsbml
Links R to libsbml for SBML parsing, validating output,
provides an S4 SBML DOM, converts SBML to R graph objects.
Optionally links to the SBML ODE Solver Library (SOSLib) for
simulating models.
| Author |
Michael Lawrence |
| Maintainer |
Michael Lawrence |
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("rsbml")
Documentation
|
Package Downloads
|
|
|
|
Details
| biocViews |
|
| Depends |
R
,
graph
,
methods
,
utils
|
| Imports |
|
| Suggests |
|
| System Requirements |
libsbml (=2.3.4, >=3.0.3) |
| License |
Artistic-2.0 |
| URL |
http://www.sbml.org
|
| Depends On Me |
|
| Imports Me |
|
| Suggests Me |
|
| Development History |
Bioconductor Changelog
|