Log fluorescence data
Arguments
- x
A FlowObject or TockyPrepData containing non-logged, raw fluorescence data
- graphics
Whether to use a graphic device to choose variables for log transformation.
- variables
A character vector for defining the variables to be log-transformed.
- prompt
Whether to invoke a prompt for asking optional questions.
Value
logged data. FlowObject will include the slot logdata_parameters in the slot Transformation, which includes a list object of logged channel names.
See also
Other Data Transformation:
DefineNegatives()
,
NormAF()
,
PlotDefineNegatives()
,
PlotNormAF()