Learn R Programming

dpcR (version 0.6)

test_pooled: 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)

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).

Arguments

input

object of class adpcr or dpcr.

conf.level

confidence level of the intervals and groups.

Author

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

Run this code
test_pooled(six_panels)

Run the code above in your browser using DataLab