Description Usage Arguments Value
Compute the output of the tree according to the Boolean functions (And/Or tree) and the data matrix
1 | outputTree(tree, input, nodes)
|
tree |
An And/Or tree |
input |
A data matrix, each row is a time point, each column is a node/gene. |
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.