read_QX100: Read QX100

View source: R/read_dpcr.R

read_QX100R Documentation

Read QX100

Description

Reads digital PCR data from the QX100 Droplet Digital PCR System (Bio-Rad).

Usage

read_QX100(input, ext = NULL)

Arguments

input

name of the input file (character) or input object (data.frame).

ext

extension of the file ().

Value

An object of adpcr class.

Note

The volume and its uncertainty are taken from the literature (see references).

Author(s)

Michal Burdukiewcz, Stefan Roediger

References

Corbisier, P. et al (2015). DNA copy number concentration measured by digital and droplet digital quantitative PCR using certified reference materials. Analytical and Bioanalytical Chemistry 407, 1831-1840.

See Also

See read_dpcr for detailed description of input files.

Example of QX100 data: pds.


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