Learn R Programming

dpcR (version 0.5)

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)

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

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
# NOT RUN {
test_pooled(six_panels)
# }

Run the code above in your browser using DataLab