CreateTopology: Create Topology.

Description Usage Arguments Value Examples

View source: R/finalFunctions.R

Description

Create topology for a randomly generated pathway topology

Usage

1

Arguments

single

number of single knockouts

double

number of double knockouts

force

if true the random model will have a sophisticated logical gate

Value

adjacency matrix

Examples

1
model <- CreateTopology(3, 1)

epiNEM documentation built on Nov. 8, 2020, 6:51 p.m.