Description Value Slots Methods Author(s) See Also Examples
An S4 class containing the output bg.max
function.
An object containing result of the bg.max
function.
.Data
:"matrix"
which columns represent respectively cycle number,
raw fluorescence data, first derivative and second derivative.
bg.start
:"numeric"
value representing start of the background range.
bg.stop
:"numeric"
value representing end of the background range.
bg.corr
:"numeric"
a value which helps to tweak on the suggested
background value of bg.max
.
fluo
:"numeric"
a value of fluorescence at the end of amplification.
amp.stop
:"numeric"
value representing end of the amplification
.
signature(x = "bg")
: plots background information.
See plot.bg
signature(object = "bg")
: prints only .Data
slot of the
object.
signature(object = "bg")
: prints information about object
prettier than show
and allows easy access to some slots. See
summary.bg
Stefan Roediger, Michal Burdukiewicz
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.