simulatePathwayActivity: simulate pathway activity based in model behavior

Description Usage Arguments Value

View source: R/class-Pathway.R

Description

simulates pathway activity over the course of a cell model

Usage

1
2
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


CancerInSilico documentation built on Nov. 8, 2020, 6:32 p.m.