Learn R Programming

sybil (version 2.2.0)

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.

Details

The function changes the expressions for the chosen reactions.

Use onlyCheckGPR first to check the expressions.