https://doi.org/10.18129/B9.bioc.curatedBreastData
We recommend installing the stable release version of curatedBreastData in Bioconductor. This can be done using BiocManager:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("curatedBreastData")The curatedBreastData package provides a collection of curated breast cancer transcriptomic datasets. See the package vignettes for examples on how to retrieve and post-process these datasets.