read_QX100 {dpcR} | R 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 ( |
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
.
[Package dpcR version 0.6 Index]