openSBMLfile: Open SBML File

Description Usage Arguments Value Author(s) References See Also

View source: R/sybilSBML.R

Description

Retrieve a pointer to a SBML document.

Usage

1
  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.

Author(s)

Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>

Maintainer: Mayo Roettger <mayo.roettger@hhu.de>

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


sybilSBML documentation built on March 31, 2020, 5:08 p.m.