Learn R Programming

secure (version 0.4)

DLBCL: Chemotherapy data

Description

Gene expression dataset from the patients with diffuse large-B-cell lymphoma (DLBCL) after chemotherapy The data has been used for unsupervised analysis i.e. Biclustering. The data consists of expression levels of q = 661 genes from n =180 patients. Among the patients, 42, 51 and 87 of them were classified to OxPhos, BCR and HR groups, respectively. The data thus form an n by q matrix Y whose rows represent the subjects and columns correspond to the genes

Usage

data(DLBCL)

Arguments

Format

A data frame

Examples

Run this code
# data(DLBCL)

Run the code above in your browser using DataLab