CreateTopology: Create Topology.

View source: R/finalFunctions.R

CreateTopologyR Documentation

Create Topology.

Description

Create topology for a randomly generated pathway topology

Usage

CreateTopology(single, double, force = TRUE)

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

model <- CreateTopology(3, 1)

cbg-ethz/epiNEM documentation built on June 8, 2024, 3:35 a.m.