Reads digital PCR data from the BioMark (Fluidigm).
read_BioMark(input, ext = NULL, detailed = FALSE)
character
) or input object
(data.frame
).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'.An object of adpcr
class.
See read_dpcr
for detailed description of input files.