Description Usage Arguments Value Examples
View source: R/finalFunctions.R
Create topology for a randomly generated pathway topology
1 | 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
1 | model <- CreateTopology(3, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.