Learn R Programming

sybil (version 1.1.2)

changeGPR: Check and Change the GPR Rules

Description

Checks and Changes the GPR Rules for the chosen reactions

Usage

changeGPR(model, react, gprRules = "logicalExpression", verboseMode = 1)

Arguments

model
An object of class modelorg
react
An object of class reactId, a numeric vector, or a character vector containing reaction id's.
gprRules
character: contains logical expressions.
verboseMode
integer: verbosity level.

encoding

utf8

Details

The function changes the expressions for the chosen reactions.

The function stops if any logic expressions is not correct. Then the changes are executed.