Description Usage Arguments Value Examples
View source: R/BNP-EpigeneticLandscape.R
...
1 | epigeneticLandscape(net, p = 0.01, returnDataFrame = F)
|
net |
BoolNet network to perturb |
p |
probability of noise in the simulation |
returnDataFrame |
returns a df where ... |
The transition probabilities between states.
1 2 | data(netTh17Treg)
epigeneticLandscape(netTh17Treg, p = 0.01, returnDataFrame = T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.