eval_bool: Evaluating Boolean rules

Description Usage Arguments

Description

This function evaluates the Boolean rules (both act and inh) of one gene at a time. Return a logical value for that gene.

Usage

1
eval_bool(bmodel, val, ind)

Arguments

bmodel

S4 BoolModel object.

val

named logical vector. It should contain the values for all genes at that time point. Note that each value in the vector must be named by its corresponding gene name.

ind

integer. It indicates the state of which gene should be computed.


BTR documentation built on May 2, 2019, 12:21 p.m.