test_pooled: Compare pooled digital PCR

View source: R/test_pooled.R

test_pooledR Documentation

Compare pooled digital PCR

Description

Estimates mean number of template molecules per partition and concentration of sample from pooled replicates of experiments.

Usage

test_pooled(input, conf.level = 0.05)

Arguments

input

object of class adpcr or dpcr.

conf.level

confidence level of the intervals and groups.

Value

data frame with the number of rows equal to the number of experiments (not runs). The unit of concentration is the number template molecules per nanoliter (nL).

Note

This function was implemented using the code in supplemental materials in Dorazio, 2015 (see References).

Author(s)

Robert M. Dorazio, Margaret E. Hunter.

References

Dorazio RM, Hunter ME, Statistical Models for the Analysis and Design of Digital Polymerase Chain Reaction (dPCR) Experiments. Analytical Chemistry 2015. 87(21): p.10886-10893

Examples

test_pooled(six_panels)

michbur/dpcR documentation built on Nov. 17, 2022, 5:02 a.m.