getReactions returns reactions attribute references as a data frame.

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

Arguments

key

Optionally, a character vector specifying which reactions to get.

model

A model object.

Value

Reactions and associated references, as data frame.

Details

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