sampleMethod
downsampling method, options include equalSize or proportional. Both methods
sample events without replacement from the combined events in a single cell population pair
comparison. Using equalSize, each sample includes an equal number of events from the
two cell populations being compared. Using proportional, the ratio of the event
membership is same as the ratio of event membershiop prior to sampling.
(default: proportional)
sampleSize
specifies S,the number of events to be included in each sample. For equalSize sampling
, S/2 is sampled from each population. For proportional sampling, the ratio of event membership
is the same as the ratio of event membership prior to sampling. (default: 200)