x: xSample

Description Usage Format Source Examples

Description

A flow cytometry sample produced for diagnosis of the Graft versus Host Disease (GvHD)

Usage

1

Format

A matrix describing expression values of 6 markers and 14936 cells. Each column represents a marker and each row represents a cell.

Source

R.R. Brinkman, M. Gasparetto, S.J.J. Lee, A.J. Ribickas, J. Perkins, W. Janssen, R. Smiley, and C. Smith. High-content flow cytometry and temporal data analysis for defining a cellular signature of graft- versus-host disease. Biology of Blood and Marrow Transplantation, 13(6):691?700, 2007.

Examples

1
2
data(x)
## maybe str(x) ; plot(x) ...

Example output

Warning messages:
1: In rgl.init(initValue, onlyNULL) : RGL: unable to open X11 display
2: 'rgl_init' failed, running with rgl.useNULL = TRUE 
3: .onUnload failed in unloadNamespace() for 'rgl', details:
  call: fun(...)
  error: object 'rgl_quit' not found 
4: no DISPLAY variable so Tk is not available 

flowMeans documentation built on Nov. 8, 2020, 4:51 p.m.