R/BioradCNV.R

#' Copy number variation experiment
#' 
#' Copy Number Variation of MYC Gene for seven patients measured using QX200 (Bio-Rad)
#' 
#' @name BioradCNV
#' @docType data
#' @format An object of class \code{\linkS4class{adpcr}} with \code{"tnp"} type containing 
#' four runs from seven experiments (four runs per each experiment).
#' @author Robert M. Dorazio, Margaret E. Hunter.
#' @source Dorazio RM, Hunter ME, \emph{Statistical Models for the Analysis 
#' and Design of Digital Polymerase Chain Reaction (dPCR) Experiments}. 
#' Analytical Chemistry 2015. 87(21): p.10886-10893
#' @examples 
#' data(BioradCNV)
#' summary(BioradCNV)
NULL

Try the dpcR package in your browser

Any scripts or data that you put into this service are public.

dpcR documentation built on May 2, 2019, 7:04 a.m.