disease {CLL} | R Documentation |
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.
data(disease)
A data frame with 24 observations on the following 2 variables.
SampleID
Disease
progres.
stable
;
this variable refers to whether the patient was progressive or stable in
regards to CLL disease progressionThe 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.
data(disease)