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
3c559399
Commit
3c559399
authored
Dec 01, 2016
by
Habil, Ardalan (arhab001)
Browse files
man bug (usage)
parent
4d3f49d3
Changes
1
Hide whitespace changes
Inline
Side-by-side
man/getSBMLmodAnnotation.Rd
View file @
3c559399
\name{getSBMLmodAnnotation}
\alias{getSBMLmodAnnotation}
\title{
Get Model Annotation
}
\description{
Retrieve model annotation of a SBML model
}
\usage{
getSBMLmod
Name
(sbmlm)
}
\arguments{
\item{sbmlm}{
An object of class \code{\linkS4class{sbmlPtr}} as returned by
\code{\link{getSBMLmodel}}. This is basically a pointer to a SBML model.
}
}
\value{
A single character string containing the model annotation of the SBML model.
}
\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{getSBMLmodel}}, \code{\linkS4class{sbmlPtr}}
}
\keyword{ IO }
\name{getSBMLmodAnnotation}
\alias{getSBMLmodAnnotation}
\title{
Get Model Annotation
}
\description{
Retrieve model annotation of a SBML model
}
\usage{
getSBMLmod
Annotation
(sbmlm)
}
\arguments{
\item{sbmlm}{
An object of class \code{\linkS4class{sbmlPtr}} as returned by
\code{\link{getSBMLmodel}}. This is basically a pointer to a SBML model.
}
}
\value{
A single character string containing the model annotation of the SBML model.
}
\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{getSBMLmodel}}, \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