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

Quick start for rsbml
Reference Manual
Package source rsbml_2.0.0.tar.gz
Windows binary Not Available
MacOS X 10.4 (Tiger) binary rsbml_2.0.0.tgz
MacOS X 10.5 (Leopard) binary rsbml_2.0.0.tgz
Package Downloads Report Downloads Stats

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