Description Usage Arguments Author(s) Examples
Function to plot the decay of the unlabeled RNA (remaining RNA)
1 2 | dta.plot.decay(decaylist, unlabeledcol = "yellow", totalcol = "red",
showformula = TRUE)
|
decaylist |
list as generated by |
unlabeledcol |
color for unlabeled RNA |
totalcol |
color for total RNA |
showformula |
logical; should the mathematical formulas be displayed in the plot |
Thomas Walzthoeni
1 2 | decay=dta.model.decay(100,0.1)
dta.plot.decay(decay,showformula=TRUE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.