other argumentsisFlowCore: A logical
scalar indicating whether the statistics are the original ones in flowJo xml workspace or the re-calculated version by flowCore in R.
isMFI a logical
flag indicating whether to calculate MFI which causes the reading of raw data
isSpike a logical
flag indicating whether to calculate spike for each channel which causes the reading of raw data
isRaw logical
whether to calculate the MFI value in raw scale.
pops a numeric
or character
vector as the population indices specifing a subset of populations to extract stats from
isChannel a logical
flag indicating whether to extract channel information from 1d gates in order to perform channel-specific QA
nslaves: An integer
scalar indicating the number of nodes. It is used for parallel computing when obj is GatingHierarchy
or
GatingSet
. When the parallel
package is loaded and nslaves is NULL, its value is automatically decided by available number of nodes.
When it is set to 1, then forced to run in serial mode.