rcpp_simulate: Simulate a Boolean model.

Description Usage Arguments

Description

(&&&Not for public use&&&)This function simulates the Boolean model using an initial state. For use within simulate_model(). Returns a matrix of full asynchronous state space.

Usage

1
rcpp_simulate(bmodel, fstate, verbose = FALSE)

Arguments

bmodel

list. A list of 4 lists created by decreate_model().

fstate

data frame. It must have been initialised by initialise_data(), and has gene names as column names. Must contain only 1 row.

verbose

logical. Indicates whether to output progress.


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