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
col_names
"character" vector naming columns in the array.
row_names
"character" vector naming rows in the array.
row_id
"integer" vector providing row indices of all runs.
col_id
"integer" vector providing column indices of all runs.
panel_id
"factor" naming the panel to which experiment belong.
Author
Michal Burdukiewicz.
Details
For more in-depth explanation of digital PCR data structure, see
dpcr.
See Also
Data management: adpcr2panel, bind_dpcr,
extract_run.