A class representing a TockyPrepData object for output of timer_transform
Source:R/TockyDataPreprocessing.R
TockyPrepData-class.RdThis class is designed to encapsulate and structure the output of the timer_transform function in the TockyPrep package.
Slots
DataA data.frame containing expression data.
cell_counts-
A data.frame containing counts of cells per sample.
sampledef-
A list including annotation data for sample grouping.
timer_fluorescence-
A list containing channel names for fluorescence timer data.
input-
A list of parameters used for creating TockyPrepData object.
normalization_parametersA list of parameters used for data normalization.
Tocky-
A list containing other Tocky-specific analysis data.
metadataA list of annotation data
TransformationA list of parameters used for data transformation