#' @title qPCR Calibration Curve Data
#'
#' @description Example data from qPCR serial dilution of known DNA construct.
#'
#' @format A \code{\link{data.frame}} containing 4 columns.
#' \describe{
#' \item{Target}{unique identifier(s) for calibration curve }
#' \item{SQ}{copy number for each serial dilution }
#' \item{rep.no}{qPCR replicate identifier }
#' \item{Cq}{qPCR Cq(Ct) value }
#' }
"calib_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.