R/get_gated_flow_expression_data.R
get.gated.flow.expression.data.RdRetrieves gated flow cytometry expression data for specified samples, removing out-of-range events and applying gating boundaries.
get.gated.flow.expression.data(
samp,
file.name,
control.dir,
scatter.and.spectral.channel,
spectral.channel,
set.resolution,
flow.gate,
gate.list,
scatter.param,
scatter.and.channel.label,
asp
)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 list of flow gates for the samples.
A list of gating boundaries.
A vector of scatter parameters.
A label for scatter and channel.
The AutoSpectral parameter list.
Prepare using get.autospectral.param
A matrix with the gated expression data.