x {flowMeans}R Documentation

xSample

Description

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

Usage

data(x)

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

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

[Package flowMeans version 1.42.1 Index]