getReactions returns reactions as a data frame.

getReactions(key = NULL, model = getCurrentModel())

Arguments

key

Optionally, a character vector specifying which reactions to get.

model

A model object.

Value

Reactions and associated information, as data frame.

Details

The online article on managing model entities provides some further context.