plotParamBifur: Parameter bifurcation plots

Description Usage Arguments

View source: R/plot.R

Description

Plot the expression of the genes against parameter values to understand the effect of parameters on the gene expressions.

Usage

1
2
plotParamBifur(rSet = rSet, paramName, data = NULL,
  paramValue = NULL, assignedClusters = NULL, plotToFile = TRUE)

Arguments

rSet

List. The list generated by simulateGRC function.

paramName

character. The name of the parameter to be plotted.

data

(optional) dataframe. Default rSet geneExpression. The data to be plotted. For example, use rSet$stochasticSimulations$[noise] to plot the stochastic data.

paramValue

(optional) Dataframe. The parameter values if rSet$params is not to be used.

assignedClusters

(optional) Dataframe. The cluster assignment of data.


TheJacksonLaboratory/sRACIPE_dev documentation built on May 7, 2019, 8:16 a.m.