Learn R Programming

sybil (version 1.0.1)

onlyChangeGPR: Change the GPR Rules

Description

Changes the GPR Rules for the chosen reactions

Usage

onlyChangeGPR(model, gprRules, reactNr, verboseMode = 0)

Arguments

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

encoding

utf8

Details

The function changes the expressions for the chosen reactions.

Use onlyCheckGPR first to check the expressions.