Description Usage Format Author(s) Source References Examples
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.
1 |
A vector of 255 elements which are either 0 (resistance to treatment) or 1 (sensitivity to treatment).
Laurent Jacob, Pierre Neuvial and Sandrine Dudoit
Loi et al., Predicting prognosis using molecular profiling in estrogen receptor-positive breast cancer treated with tamoxifen. BMC Genomics, 9(1):239, 2008.
Loi et al., Predicting prognosis using molecular profiling in estrogen receptor-positive breast cancer treated with tamoxifen. BMC Genomics, 9(1):239, 2008.
1 2 3 4 | data("Loi2008_DEGraphVignette")
dim(classLoi2008)
head(classLoi2008)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.