R/get_ungated_flow_expression_data.R
get.ungated.flow.expression.data.RdRetrieves flow cytometry expression data for specified samples, without gating, removing out-of-range events.
get.ungated.flow.expression.data(
samp,
file.name,
control.dir,
scatter.and.spectral.channel,
spectral.channel,
set.resolution
)The sample identifier.
A vector of file names for the samples.
The directory containing the control files.
A vector of scatter and spectral channels.
A vector of spectral channels.
The resolution limit for the spectral channels.
A matrix with the flow expression data.