On 26 Oct 2005, ramos.beatriz at gmail.com wrote:
> I had the same problem as you and finally I found it in:
>
> http://bioconductor.org/data/metaData/html/GOv1.7.0.html
Instead try:
Start R and then do:
source("http://bioconductor.org/biocLite.R")
biocLite("GO")
+ seth