Reads digital PCR data from the BioMark (Fluidigm).
read_BioMark(input, ext = NULL, detailed = FALSE)
An object of adpcr
class.
name of the input file (character
) or input object
(data.frame
).
extension of the file ().
logical, if TRUE
, the input file is processed as if it was
'Detailed Table Results'. In the other case, the expected input file structure is
'Summary Table Results'.
Michal Burdukiewcz, Stefan Roediger
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 read_dpcr
for detailed description of input files.