Description Usage Arguments Value Author(s) See Also Examples
Extending topology of normal "nem"
1 | ExtendTopology(topology, nReporters)
|
topology |
model of a topology from CreateTopology |
nReporters |
number of effects reporters |
extended topology in which reporters are linked to pathway genes
Madeline Diekmann
CreateTopology
1 2 3 | topology <- CreateTopology(3, 1, force = TRUE)
topology <- unlist(unique(topology), recursive = FALSE)
extTopology <- ExtendTopology(topology$model, 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.