CLUSTER-class: CLUSTER class definition

Description Details Slots

Description

CLUSTER is a S4 object containing one or several cell cluster profiles.

Details

This object mainly stores for each cell cluster profile, the means, the standard deviations and the densities of each marker.

Slots

name

a character indicating the internal name of the CLUSTER object

profiles

a character vector containing the names of the cell cluster profiles

profiles.nb

an integer value indicating the number of cell cluster profiles

profiles.sizes

an integer vector indicating the number of cells associated to each cluster profile

markers

a character vector containing the marker names

markers.nb

an integer value indicating the number of markers

markers.clustering

a logical vector specifying the makers used as clustering markers

means

a numeric matrix containing the means of each maker for each cluster profile

sd

a numeric matrix containing the standard deviations of each maker for each cluster profile

densities

a matrix of DENSITY objects containing the densities of each marker for each cluster profile

overview.function

a character specifying the name of a function to call when plotting the CLUSTER object overview (please refer to the documentation of the 'plot()' function)

graph

an object that can be used to store a visual representation of the cell clusters (e.g. a SPADE tree)

graph.layout

a numeric matrix that can be used to store the positions of cell clusters in a 2-dimensional space (e.g. a SPADE tree layout)


tchitchek-lab/CytoCompare documentation built on May 31, 2019, 7:29 a.m.