View source: R/finalFunctions.R
CreateTopology | R Documentation |
Create topology for a randomly generated pathway topology
CreateTopology(single, double, force = TRUE)
single |
number of single knockouts |
double |
number of double knockouts |
force |
if true the random model will have a sophisticated logical gate |
adjacency matrix
model <- CreateTopology(3, 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.