grow_bmodel: Add extra genes to a Boolean model

Description Usage Arguments

Description

This function adds extra genes to a Boolean model. Return a list of BoolModel object and an initial state.

Usage

1
grow_bmodel(in_gene, in_model)

Arguments

in_gene

character vector. Genes to be added into the model.

in_model

data frame or BoolModel object. If it is a data frame, it must have 2 columns, which are targets and update functions.


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