Apply PCR amplification efficiency estimation to a data.frame
Source:R/apply_amplification_efficiency.R
apply_amplification_efficiency.Rd
This function applies the est_amplification_efficiency()
function to a data.frame object which follows the
standardized format shown in the template_WES_standard_curve
data set.
Arguments
- standard_curves
A data.frame giving the target name, serial diluted concentration of target nucleic acid, and Ct value from a standard curve assay. Must follow the
template_WES_standard_curve
standardized format.