eff_avg_plot: QC plot of primer efficiencies

View source: R/eff_avg_plot.R

eff_avg_plotR Documentation

QC plot of primer efficiencies

Description

A dotplot for QC purposes with efficiency values for each sample and a color scale for the average Ct

Usage

eff_avg_plot(norm_data, effrange = c(1.8, 2), exp_name = "exp_name")

Arguments

norm_data

data frame with the normalized qPCR data as generated bu the qpcr_analysis

effrange

a numeric vector with two elements, the lower and higher values for the efficiency range to be considered acceptable

exp_name

experiment name (used as plot title and to name the saved file)

Value

a pdf file is saved with the corresponding plot


dcorujog/qpcr-package documentation built on Sept. 4, 2023, 3:04 p.m.