Description Value Slots Methods Author(s) See Also Examples
An S4 class containing the output inder
function.
A class for a matrix
of derivatives from amplifications curve
data of a qPCR experiment.
.Data
:"matrix"
is a matrix containing smoothed data as well as
the first and second derivative.
method
:"character"
used method of smoothing.
signature(object = "der")
: calculates and prints approximate first
derivative maximum, second derivative maximum, second derivative minimum and second
derivative center. See summary.der
.
signature(object = "der")
: prints only .Data
slot of the
object.
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.