read_BioMark: Read BioMark

Description Usage Arguments Value Author(s) References See Also

Description

Reads digital PCR data from the BioMark (Fluidigm).

Usage

1
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.

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.


dpcR documentation built on May 2, 2019, 7:04 a.m.