[R] Problems with expresso
Seth Falcon
sfalcon at fhcrc.org
Mon Aug 6 18:13:32 CEST 2007
Markus Schmidberger <schmidb at ibe.med.uni-muenchen.de> writes:
> Hello,
>
> I want to use expresso for preprocessing the hgu133a-spikein data from
> affycompII. But there is an error:
Please send questions regarding Bioconductor packages to the
Bioconductor mailing list.
I would recommend making sure all of your packages are up to date:
## *new* R session, no saved data loaded
source("http://bioconductor.org/biocLite.R")
biocLite("Biobase")
library("Biobase")
update.packges(repos=biocReposList())
+ seth
--
Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center
BioC: http://bioconductor.org/
Blog: http://userprimary.net/user/
More information about the R-help
mailing list