Description Usage Format Author(s) Source See Also Examples
Sample Compensation Data Set
1 |
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
1 2 3 4 5 6 | 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")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.