Suggestions for upgrading BioC (was: ReadAffy problem)
0
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 9.7 years ago
Hi, As Benilton pointed out, you have a stale version of affyio. This suggests that you reused your package library while upgrading R and BioC. I thought I would take the opportunity to make a recommendation for upgrading R and BioC... I would strongly recommend maintaining separate package libraries for each version of R and Bioconductor. This will help one avoid subtle (and not so subtle) version mismatch issues. After an initial install into a _new_ pacakge library, you can update the set of installed packages like this: library("Biobase") update.packages(repos=biocReposList()) + seth -- Seth Falcon | Computational Biology | Fred Hutchinson Cancer Research Center http://bioconductor.org
Cancer affyio Cancer affyio • 575 views
ADD COMMENT

Login before adding your answer.

Traffic: 754 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6