read_BioMark: Read BioMark

View source: R/read_dpcr.R

read_BioMarkR 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 (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.


michbur/dpcR documentation built on Nov. 17, 2022, 5:02 a.m.