GO package
4
0
Entering edit mode
Khan, Sohail ▴ 490
@khan-sohail-1137
Last seen 9.6 years ago
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. Sohail Khan Scientific Programmer COLD SPRING HARBOR LABORATORY Genome Research Center 500 Sunnyside Boulevard Woodbury, NY 11797 (516)422-4076
annaffy annaffy • 952 views
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 9.6 years ago
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
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 9 hours ago
United States
Khan, Sohail 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. source("http://www.bioconductor.org/biocLite.R") biocLite("GO", dependencies = TRUE) Should do the trick. Jim > > > > Sohail Khan > Scientific Programmer > COLD SPRING HARBOR LABORATORY > Genome Research Center > 500 Sunnyside Boulevard > Woodbury, NY 11797 > (516)422-4076 > > _______________________________________________ > Bioconductor mailing list > Bioconductor at stat.math.ethz.ch > https://stat.ethz.ch/mailman/listinfo/bioconductor -- James W. MacDonald University of Michigan Affymetrix and cDNA Microarray Core 1500 E Medical Center Drive Ann Arbor MI 48109 734-647-5623 ********************************************************** Electronic Mail is not secure, may not be read every day, and should not be used for urgent or sensitive issues.
ADD COMMENT
0
Entering edit mode
Seth Falcon ★ 7.4k
@seth-falcon-992
Last seen 9.6 years ago
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
ADD COMMENT
0
Entering edit mode
Beatriz ▴ 100
@beatriz-1472
Last seen 9.6 years ago
I had the same problem as you and finally I found it in: http://bioconductor.org/data/metaData/html/GOv1.7.0.html Khan, Sohail 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. > > > >Sohail Khan >Scientific Programmer >COLD SPRING HARBOR LABORATORY >Genome Research Center >500 Sunnyside Boulevard >Woodbury, NY 11797 >(516)422-4076 > >_______________________________________________ >Bioconductor mailing list >Bioconductor at stat.math.ethz.ch >https://stat.ethz.ch/mailman/listinfo/bioconductor > > >
ADD COMMENT

Login before adding your answer.

Traffic: 891 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