Description Usage Arguments Value
View source: R/class-Pathway.R
simulates pathway activity over the course of a cell model
1 2 | simulatePathwayActivity(pathway, model, sampFreq, sampSize,
singleCell = FALSE)
|
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 |
vector with values in [0,1] indicatin pathway activity
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.