Reads digital PCR data from the BioMark (Fluidigm).

read_BioMark(input, ext = NULL, detailed = FALSE)

Arguments

input
name of the input file (character) or input object (data.frame).
ext
extension of the file ().
detailed
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'.

Value

An object of adpcr class.

See also

See read_dpcr for detailed description of input files.