Learn R Programming

sybilSBML (version 3.1.2)

getSBMLFbcversion: Get SBML Version

Description

Retrieve SBML FBC version of SBML file.

Usage

getSBMLFbcversion(sbmlf)

Arguments

sbmlf

An object of class '>sbmlPtr as returned by openSBMLfile. This is basically a pointer to a SBML document.

Value

A single integer value containing the SBML FBC version of the SBML file.

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