Entering edit mode
Saurin D. Jani
▴
360
@saurin-d-jani-944
Last seen 10.2 years ago
Hi BioC,
When I am trying to get annotations of ALL GENEs on my hgu133plus2
GeneChip.
Please see below output...here my R script is hanging on computer. I
am using
Linux 64 bit with 2 GB RAM memory with 45 CEL files.
> AnnTable1 <- aafTableAnn(AllGenes,hgu133plus2,AnnCols[2]);
Loading required package: reposTools
[1] "You have package hgu133plus2 but the incorrect version"
Warning message:
cannot open: HTTP status was '404 Not Found'
Note:
http://www.bioconductor.org/packages/data/annotation/stable/bin/window
s/contrib/2.3
does not seem to have a valid repository, skipping
Warning message:
Failed to read replisting at
http://www.bioconductor.org/packages/data/annotation/stable/bin/window
s/contrib/2.3
in: getReplisting(repURL, repFile, method = method)
################################################################
Thank you in advance,
Saurin