Learn R Programming

sybilSBML (version 3.1.2)

getSBMLmodel: Get SBML Model

Description

Retrieve a pointer to a SBML model.

Usage

getSBMLmodel(sbmlf, ptrtype = "sbml_mod")

Arguments

sbmlf

An object of class '>sbmlPtr as returned by openSBMLfile.

ptrtype

A single character string containing the pointer type.

Value

A object of class '>sbmlPtr.

References

Bornstein, B. J., Keating, S. M., Jouraku, A., and Hucka M. (2008) LibSBML: An API Library for SBML. Bioinformatics 24, 880--881.

See Also

openSBMLfile, '>sbmlPtr