Last data update: 2014.03.03

R: Time to reach steady-state
genTimeSteadyStateHeatmapR Documentation

Time to reach steady-state

Description

Visualize the time to reach steady-state as a function of FP2 maturation time and protein half-life.

Usage

genTimeSteadyStateHeatmap(tRangeFP2, tRangeHlife, n, ramp)

Arguments

tRangeFP2

Vector containing two numerics specifying the range of FP2 maturation times.

tRangeHlife

Vector containing two numerics specifying the range of protein half-lives.

n

Integer specifying the number of data points. Choose a higher n for a higher pixel density.

ramp

Colour ramp, see colorRampPalette for more details.

Value

Returns a ggplot2 heatmap.

Author(s)

Joseph D. Barry

Examples

if (interactive()) vignette(topic="genPaperFigures", package="TimerQuant")

Results