This function samples events from an FCS file based on specified parameters and downsampling criteria.
sample.fcs.file(file.name, control.dir, downsample.n, asp)A character string specifying the name of the FCS file.
A character string specifying the directory containing the control FCS file.
A numeric value indicating the number of events to downsample.
The AutoSpectral parameter list.
Prepare using get.autospectral.param
A matrix containing the sampled events from the FCS file.