On 20 Oct 2005, khan at cshl.edu wrote:
> Dear all,
>
> I am trying to run annaffy, and it requires the "GO" package. I
> can't find it anywhere. Could you point me in the right direction?
> Thanks.
Try:
source("http://bioconductor.org/biocLite.R")
biocLite("GO")
Or browse the annotation data packages:
http://www.bioconductor.org/download/metadata/
+ seth