read_QX200 {dpcR} | R Documentation |
Read QX200
Description
Reads digital PCR data from the QX200 Droplet Digital PCR System (Bio-Rad).
Usage
read_QX200(input, ext = NULL)
Arguments
input |
name of the input file ( |
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
Source
Droplet Digital PCR Applications Guide, Rev. A, Bulletin 6407
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.
[Package dpcR version 0.6 Index]