compensationSet {plateCore} | R Documentation |
Sample Compensation Data Set
data(plateCore)
The format is an object of class flowSet
composed of 5
flowFrames
. The flowSet
consists of 4 stained
and one unstained flowFrames
. Peripheral Blood Mononucleocytes
(PBMCs) were stained with FITC (Fluorescein isothiocyanate), PE (phycoerythrin),
PerCp (Peridinin-chlorophyll), and APC (Allophycocyanin).
Errol Strain
Sample data set from BD FACS CAP analysis.
See Also compensation-class
library(plateCore) data(plateCore) # Create the compensation matrix comp.mat <- spillover(x=compensationSet,unstained=sampleNames(compensationSet)[5], patt=".*H",fsc="FSC-H",ssc="SSC-H",method="median")