description
and description<-
for keyword
and keyword<-
to reduce redundancy and give consistent behavior for cytoframe
RGLab/flowWorkspace #311in
read.FCS` besides the existing keywords ("SPILL", "spillover")read.FCS
) bad FCS files exported by flowJo that do not follow standards strictlyModified the logicle and the inverse logicle transformation to make use of the C++ library provided by Wayne Moore et al.
Added a function estimateLogicle to automatically estimate the logicle transformation parameters given a flowFrame and the channels to be transformed as input.
Modified the inverseLogicleTransfom function to take the output of a logicleTransform function as input.