AnalyzeQuantificationCycle
AnalyzeQuantificationCycle[Protocol]⟹Object
calculates the quantification cycle of each applicable amplification curve in the data linked to the provided quantitative polymerase chain reaction (qPCR) Protocol.
AnalyzeQuantificationCycle[Data]⟹Object
calculates the quantification cycle of each applicable amplification curve in the provided quantitative polymerase chain reaction (qPCR) Data.
Details
- The quantification cycle is defined by default as the cycle at which the normalized and baseline-subtracted amplification curve crosses the fluorescence signal threshold set for that amplification target. If Method->Threshold, the amplification targets are defined by the unique sets of ForwardPrimer, ReversePrimer, and Probe (if applicable), and the quantification cycle for each amplification curve is determined via interpolation.
- The quantification cycle is defined alternatively as the inflection point of the normalized and baseline-subtracted amplification curve. If Method->InflectionPoint, the quantification cycle is determined by fitting a logistic curve of the form a+b/(1+Exp[c*(x-InflectionPoint)]) to each amplification curve.
Input

Output

Method Options

Examples
open allclose allBasic Examples (3)
Options (8)
BaselineDomain (1)
ForwardPrimer (1)
ReversePrimer (1)
SmoothingRadius (1)
Messages (14)
ForwardPrimerMissingFromqPCRData (1)
InflectionPointMethodTargetSpecified (1)
InvalidBaselineDomainRange (1)
InvalidDomainRange (1)
InvalidThresholdLength (1)
MethodMismatch (1)
PrimersProbeMismatch (1)
ProbeMissingFromqPCRData (1)
ProbePrimersRequired (1)
QuantificationCycleNotFound (1)
QuantificationCycleTargetMismatch (1)
ReversePrimerMissingFromqPCRData (1)
Last modified on Wed 20 Aug 2025 15:13:07