dat.meta {immunoClust}R Documentation

immunoClust Meta-clustering Results Sample

Description

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

Usage

data("dat.meta")

Details

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

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

Examples

data(dat.meta)

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


[Package immunoClust version 1.18.1 Index]