Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
general
ccb
sybilSBML
Commits
4d3f49d3
Commit
4d3f49d3
authored
Dec 01, 2016
by
Habil, Ardalan (arhab001)
Browse files
man bug
parent
7231dce5
Changes
1
Hide whitespace changes
Inline
Side-by-side
man/getSBMLFbcversion.Rd
View file @
4d3f49d3
\name{getSBMLFbcversion}
\alias{getSBMLFbcversion}
\title{
Get SBML Version
}
\description{
Retrieve SBML FBC version of SBML file.
}
\usage{
getSBMLversion(sbmlf)
}
\arguments{
\item{sbmlf}{
An object of class \code{\linkS4class{sbmlPtr}} as returned by
\code{\link{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. \emph{Bioinformatics} \bold{24},
880--881.
}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{openSBMLfile}}, \code{\linkS4class{sbmlPtr}}
}
\keyword{ IO }
\name{getSBMLFbcversion}
\alias{getSBMLFbcversion}
\title{
Get SBML Version
}
\description{
Retrieve SBML FBC version of SBML file.
}
\usage{
getSBML
Fbc
version(sbmlf)
}
\arguments{
\item{sbmlf}{
An object of class \code{\linkS4class{sbmlPtr}} as returned by
\code{\link{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. \emph{Bioinformatics} \bold{24},
880--881.
}
\author{
Gabriel Gelius-Dietrich <geliudie@uni-duesseldorf.de>
Maintainer: Claus Jonathan Fritzemeier <clausjonathan.fritzemeier@uni-duesseldorf.de>
}
\seealso{
\code{\link{openSBMLfile}}, \code{\linkS4class{sbmlPtr}}
}
\keyword{ IO }
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment