getReactionMappings returns reaction parameter mappings for a reaction.

getReactionMappings(key, model = getCurrentModel())

Arguments

key

Identify which reaction to read by specifying it's key, as string. Also supports fragments of keys, if uniquely matching one reaction.

model

A model object.

Value

Reaction parameter mappings, as list.

Details

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