read_BioMark {dpcR} | R Documentation |
Read BioMark
Description
Reads digital PCR data from the BioMark (Fluidigm).
Usage
read_BioMark(input, ext = NULL, detailed = FALSE)
Arguments
input |
name of the input file ( |
ext |
extension of the file (). |
detailed |
logical, if |
Value
An object of adpcr
class.
Author(s)
Michal Burdukiewcz, Stefan Roediger
References
Dong, L. et al (2015). Comparison of four digital PCR platforms for accurate quantification of DNA copy number of a certified plasmid DNA reference material. Scientific Reports. 2015;5:13174.
See Also
See read_dpcr
for detailed description of input files.
[Package dpcR version 0.6 Index]