Learn R Programming

flowMeans (version 1.32.0)

x: xSample

Description

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

Usage

data(x)

Arguments

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

Run this code
data(x)
## maybe str(x) ; plot(x) ...

Run the code above in your browser using DataLab