getValidReactionFunctions returns valid function names for a reaction.

getValidReactionFunctions(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

Function names, as character vector.

Details

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