Learn R Programming

SBMLR (version 1.68.0)

SBML-R Interface and Analysis Tools

Description

This package contains a systems biology markup language (SBML) interface to R.

Copy Link

Version

Version

1.68.0

License

GPL-2

Maintainer

Tomas Radivoyevitch

Last Published

February 15th, 2017

Functions in SBMLR (1.68.0)

saveSBML

Saves an SBMLR object to an SBML file.
Ops.SBMLR

Check the equality of the species and reactions of two SBMLR models
readSBMLR

Convert an SBMLR file into an R model object of class SBMLR
readSBML

Convert an SBML file into an R object of class SBMLR
summary.SBMLR

Get summary information from an SBMLR model
S4toS3

Converts an S4 class SBML object created by rsbml into an S3 object of class SBMLR
saveSBMLR

Save an R model object of class SBMLR to a file.
sim

Simulate a model of S3 class SBMLR