Learn R Programming

sybilSBML (version 2.0.2)

openSBMLfile: Open SBML File

Description

Retrieve a pointer to a SBML document.

Usage

openSBMLfile(fname, ptrtype = "sbml_doc")

Arguments

fname
A single character string containing a file name of an SBML file.
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

closeSBMLfile, sbmlPtr