Description Usage Arguments Value
A helper function for running tree-growth based on simulated annealling algorithm
1 |
data |
A data list generated by buildTimeSeries or bootstrap |
maxK |
The size of the tree, or the maximum number of input genes; By defalt, maxK=8 |
initT |
the upper temperature (on a log10 scale) |
endT |
the lower temperature (on a log10 scale) |
iter |
the maximum number of iterations used in simulated annealing algorithm |
pis |
A list of prime implicants |
allnodes |
The number of genes in the Boolean network |
An And/Or tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.