disease {CLL}R Documentation

The phenotype data for the CLL microarray data

Description

The disease data frame consists of two variables: SampleID, which is the CEL file for the sample, and Disease, which is whether the sample came from a patient that was stable or progressive in terms of CLL disease progression.

Usage

data(disease)

Format

A data frame with 24 observations on the following 2 variables.

SampleID
a character string refer to the CEL file of the sample
Disease
a factor with levels progres. stable; this variable refers to whether the patient was progressive or stable in regards to CLL disease progression

Source

The CLL microarray data came from Dr. Sabina Chiaretti at Division of Hematology, Department of Cellular Biotechnologies and Hematology, University La Sapienza, Rome, Italy and Dr. Jerome Ritz at Department of Medicine, Brigham and Women's Hospital, Harvard Medical School, Boston, Massachusetts.

Examples

data(disease)

[Package CLL version 1.2.3 Index]