This function generates scatter plots for matching positive and negative expression data, selected based on scatter parameters gates.
scatter.match.plot(
pos.expr.data,
neg.expr.data,
fluor.name,
scatter.param,
asp
)A matrix containing the positive expression data.
A matrix containing the negative expression data.
A character string specifying the fluorophore name.
A character vector specifying the scatter parameters.
The AutoSpectral parameter list.
Prepare using get.autospectral.param
None. The function saves the generated scatter plot to a file.