Learn R Programming

immunoClust (version 1.4.0)

dat.meta: immunoClust Meta-clustering Results Sample

Description

The Meta-clustering result of the dat.exp data set.

Usage

data("dat.meta")

Arguments

Value

A list-object containing the meta-clusering result. A detailed description is documented in the value section for the meta.process function.

Source

http://flowrepository.org/id/FR-FCM-ZZWB

Details

The Meta-clustering was performed with an ICL-bias of 0.4.

Examples

Run this code
data(dat.meta)

## extract event counts in the 5 samples for all meta clusters
res <- meta.numEvents(dat.meta)

Run the code above in your browser using DataLab