Learn R Programming

ReorderCluster (version 2.0)

leukemia72: Real biological dataset to perform the analysis.

Description

The Leukemia dataset includes the bone marrow samples obtained from acute leukemia patients at the time of diagnosis: 25 acute myeloid leukemia (AML) samples and 47 acute lymphoblastic leukemia (ALL) (24 acute 9 T-lineage acute lymphoblastic leukemia samples; and 38 B-lineage ALL samples), The most informative 100 genes were selected to proceed with reordering algorithm. The dataset can be downloaded from the website http://www.broadinstitute.org/cgi-bin/cancer/datasets.cgi.The last column stores the class labels for dataset objects.

Usage

data(leukemia72)

Arguments

Format

A data frame with 72 observations on the 102 variables.

Examples

Run this code
# NOT RUN {
data(leukemia72)
# }

Run the code above in your browser using DataLab