adpcr-class: Class "adpcr" - end-point array digital PCR experiments
Description
A class specifically designed to contain results from end-point array
digital PCR experiments. Data is represented as matrix, where each column
describes different experiment. Type of data in all columns is specified in
slot "type". Inherits from dpcr.
Arguments
Slots
breaks
"numeric" vector giving the number of intervals into which
.Data should be cut. The second element in breaks vector is considered
a threshold. Partition above or equal to threshold is counted as
positive.
col_names
"character" vector naming the columns in the array.
row_names
"character" vector naming the rows in the array.
panel_id
"factor" naming the panel to which experiment belong.
Details
For more in-depth explanation of digital PCR data structure, see
dpcr.