Description Usage Arguments Details Value Author(s) References Examples
Calculates the exponential region midpoint using the algorithm described in Peirson et al. (2003).
1 | midpoint(object, noise.cyc = 1:5)
|
object |
a fitted object of class 'pcrfit'. |
noise.cyc |
the cycles defining the background noise. |
The 'midpoint' region is calculated by
F_{noise} \cdot √{\frac{F_{max}}{F_{noise}}}
with F_{noise} = the standard deviation of the background cycles and F_{max} = the maximal fluorescence.
A list with the following components:
f.mp |
the 'midpoint' fluorescence. |
cyc.mp |
the 'midpoint' cycle, as predicted from |
Andrej-Nikolai Spiess
Experimental validation of novel and conventional approaches to quantitative real-time PCR data analysis.
Peirson SN, Butler JN & Foster RG.
Nucleic Acids Research (2003), 31: e73.
1 2 3 4 5 |
Loading required package: MASS
Loading required package: minpack.lm
Loading required package: rgl
Loading required package: robustbase
Loading required package: Matrix
Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl.init' failed, running with 'rgl.useNULL = TRUE'.
[1] "pcrfit" "nls"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.