Closed ramhiser closed 11 years ago
I'll have to download this data set from Bioconductor later. It's currently unavailable -- see below.
> source("http://bioconductor.org/biocLite.R")
> biocLite("fabiaData")
Warning message:
package ‘fabiaData’ is not available (for R version 2.15.1)
Although the package is unavailable via biocLite
, I was able to download the package manually from the Bioconductor website. I am adding the data set to the datamicroarray
package, but this could break later when the automated run_me.r
script is executed.
I worked with this data set in the ClustOmit paper. See the
su.r
script for more information.