13.07.2015 Views

The qpcR Package - NexTag Supports Open Source Initiatives

The qpcR Package - NexTag Supports Open Source Initiatives

The qpcR Package - NexTag Supports Open Source Initiatives

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

expfit 13expfitCalculation of PCR efficiency by fitting of an exponential model andminimization of residual varianceDescriptionUsageAn exponential model is fit to a sliding window of defined size along the qPCR data. In the windowwith minimal residual variance (or minimal AIC), the efficiency is calculated.ArgumentsDetailsValueexpfit(object, fitcyc = 5, plot = TRUE, crit = "resVar", start = 5, maxeff = 2, mobjecta ’drc’ object.fitcyc the size of the sliding window, default is 5.plotcritif TRUE the result is plotted, if FALSE the result is diplayed on the console.the criterium to be minimized. Either "resVar" or "AICc".start the cycle number to start from. Defaults to 5.maxeffmineffthe maximum allowed efficiency of the fit.the minimum allowed efficiency of the fit. See Details.<strong>The</strong> exponential growth function f(x) = b ∗ exp(k ∗ x) + e is fit to the data. To avoid good fitsin the plateau phase, the fitting procedure is stopped at cpD1 (first derivative maximum cycle). <strong>The</strong>efficiency is calculated a) from the exponential fit with E = exp(d) (Eff.fit) and b) for each cyclewithin the exponential region from the raw fluorescence values by E =F (n)F (n−1) (Eff.curve).<strong>The</strong> inital template fluorescence (F0) is derived from parameter b. Avoiding good fits in the noisyground phase can be tweaked by increasing the effmin parameter.A list with the following components:cyc.bestEff.fitEff.curveresVarAICRMSEinitmodthe ’best’ cycle with the minimized criterium.the PCR efficiency calculated from the exponential fit.the PCR efficiency for each cycle within the exponential phase. See Details.the residual variance at the best cycle.the AIC at the best cycle.the root-mean-squared error at the best cycle.the initial template fluorescence, i.e. ’F0’.the exponential model from the best fit.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!