dta.plot.decay: Function to plot the decay of the unlabeled RNA (remaining...

Description Usage Arguments Author(s) Examples

Description

Function to plot the decay of the unlabeled RNA (remaining RNA)

Usage

1
2
dta.plot.decay(decaylist, unlabeledcol = "yellow", totalcol = "red",
  showformula = TRUE)

Arguments

decaylist

list as generated by dta.model.decay

unlabeledcol

color for unlabeled RNA

totalcol

color for total RNA

showformula

logical; should the mathematical formulas be displayed in the plot

Author(s)

Thomas Walzthoeni

Examples

1
2
decay=dta.model.decay(100,0.1)
dta.plot.decay(decay,showformula=TRUE)

carinademel/RNAlife documentation built on May 13, 2019, 12:43 p.m.