Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


DEGraph (version 1.24.0)

classLoi2008: Tamoxifen treatment resistance status data used in the DEGraph package vignette

Description

This data set gives resistance status data for the 255 patients used in the DEGraph package vignette. This comes from the 15737 gene, 255 patient dataset of Loi et al. (2008) which was used to study resistance to tamoxifen treatment in hormone-dependent breast cancer.

Usage

classLoi2008

Arguments

Format

A vector of 255 elements which are either 0 (resistance to treatment) or 1 (sensitivity to treatment).

Source

Loi et al., Predicting prognosis using molecular profiling in estrogen receptor-positive breast cancer treated with tamoxifen. BMC Genomics, 9(1):239, 2008.

References

Loi et al., Predicting prognosis using molecular profiling in estrogen receptor-positive breast cancer treated with tamoxifen. BMC Genomics, 9(1):239, 2008.

Examples

Run this code
data("Loi2008_DEGraphVignette")

dim(classLoi2008)
head(classLoi2008)

Run the code above in your browser using DataLab