simulatePathwayActivity {CancerInSilico}R Documentation

simulate pathway activity based in model behavior

Description

simulates pathway activity over the course of a cell model

Usage

simulatePathwayActivity(pathway, model, sampFreq, sampSize,
  singleCell = FALSE)

Arguments

pathway

a 'Pathway' object

model

a 'CellModel' object

sampFreq

time in between samples

singleCell

simulate single cell activity

sampleSize

number of cells to sample in the case of single cell

Value

vector with values in [0,1] indicatin pathway activity


[Package CancerInSilico version 2.12.0 Index]