A class representing a TockyPrepData object for output of timer_transform
Source:R/TockyDataPreprocessing.R
TockyPrepData-class.Rd
This class is designed to encapsulate and structure the output of the timer_transform function in the TockyPrep package.
Slots
Data
A 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_parameters
A list of parameters used for data normalization.
Tocky
A list containing other Tocky-specific analysis data.