x {flowMeans} | R Documentation |
A flow cytometry sample produced for diagnosis of the Graft versus Host Disease (GvHD)
data(x)
A matrix describing expression values of 6 markers and 14936 cells. Each column represents a marker and each row represents a cell.
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.
data(x) ## maybe str(x) ; plot(x) ...