getParameters
returns reaction parameters as a data frame.
getParameters(key = NULL, model = getCurrentModel())
Optionally, a character vector specifying which reaction parameters to get.
A model object.
Reaction parameters and associated information, as data frame.
The online article on managing model entities provides some further context.
getParameterReferences
setParameters
Other reaction functions:
clearCustomKineticFunctions()
,
deleteKineticFunction()
,
deleteReaction()
,
entity_finders
,
getParameterReferences()
,
getReactionMappings()
,
getReactionReferences()
,
getReactions()
,
getValidReactionFunctions()
,
newKineticFunction()
,
newReaction()
,
setParameters()
,
setReactionFunction()
,
setReactionMappings()
,
setReactions()