Description Usage Details Value Source Examples
A vector
of immunoClust-objects
with cell.process
clustering results of five samples.
1 | data("dat.exp")
|
Cell-event clustering was performed on reduced (10.000 events) sample data of the dataset of immunoClust, MACS-depleted populations datasets 2010. URL http://flowrepository.org/id/FR-FCM-ZZWB.
A vector of 5 immnoClust-objects
for the
cell clustering results of 5 FC samples.
[[1]]
CD19 MACS-depleted cells
[[2]]
CD15 MACS-depleted cells
[[3]]
CD14 MACS-depleted cells
[[4]]
CD4 MACS-depleted cells
[[4]]
CD3 MACS-depleted cells
http://flowrepository.org/id/FR-FCM-ZZWB
1 2 3 4 5 6 7 | data(dat.exp)
## process meta clustering
meta <- meta.process(dat.exp, meta.bias=0.6)
## extract event counts in the 5 samples for all meta clusters
res <- meta.numEvents(meta)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.