inSilicoGeneExpression: simulate gene expression data

Description Usage Arguments Value

View source: R/GeneExpressionSimulation.R

Description

simulate gene expression data for a set of pathways, using the behavior of a CellModel as the basis for the simulation

Usage

1
2
inSilicoGeneExpression(model, pathways,
  params = new("GeneExpressionParams"))

Arguments

model

a CellModel object

pathways

list of genes pathways

params

GeneExpressionParams object

Value

list of pathway activity and gene expression


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