Bioconductor version: Release (2.11)
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 <michafla at gene.com>
Maintainer: Michael Lawrence <michafla at gene.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("rsbml")
To cite this package in a publication, start R and enter:
citation("rsbml")
| R Script | Quick start for rsbml | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | GraphsAndNetworks, NetworkAnalysis, Pathways, Software |
| Version | 2.16.0 |
| In Bioconductor since | BioC 2.1 (R-2.6) |
| License | Artistic-2.0 |
| Depends | R (>= 2.6.0), BiocGenerics(>= 0.3.2), methods, utils |
| Imports | BiocGenerics, graph, utils |
| Suggests | |
| System Requirements | libsbml (>=3.0.3) |
| URL | http://www.sbml.org |
| Depends On Me | |
| Imports Me | |
| Suggests Me |
| Package Source | rsbml_2.16.0.tar.gz |
| Windows Binary | rsbml_2.16.0.zip (32- & 64-bit) |
| MacOS 10.5 (Leopard) | rsbml_2.16.0.tgz |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!