Description Usage Arguments Value
A helper function for computing the output of the tree according to the Boolean functions (And/Or tree) and the data matrix
1 | evolTree(tree, input, nodes)
|
tree |
An And/Or tree |
input |
a data matrix, each row is a time point, each column corresponds to a node/gene of the tree |
nodes |
the number of nodes in the Boolean network |
a vector of the output of the tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.