dat.exp {immunoClust} | R Documentation |
A vector
of immunoClust-objects
with cell.process
clustering results of five samples.
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
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)