Although the qPCR machines output melting temperatures in their report files,
it is also possible to compute them using exported raw data. This function
automates running qpcR::meltcurve() for the computation in a quiet way.
Arguments
- mlt
A table providing the raw data loaded by
load_qPCR_meltcurve().- cut.Area
Parameter passed directly to
qpcR::meltcurve().
See also
Other qPCR functions:
calc_qPCR_mod(),
load_qPCR_results()