GEOquery package
1
0
Entering edit mode
@ben-ganzfried-4902
Last seen 9.6 years ago
Hi-- I'm trying to download the gene expression data for the following studies: GSE12945, GSE17536 and GSE18105. I was just wondering if anyone had any suggestions since I keep getting the following error when trying to load the GEOquery package: > library(GEOquery) Error in library(GEOquery) : there is no package called ‘GEOquery’ Thanks in advance, Ben [[alternative HTML version deleted]]
GEOquery GEOquery • 2.4k views
ADD COMMENT
0
Entering edit mode
Dan Tenenbaum ★ 8.2k
@dan-tenenbaum-4256
Last seen 3.2 years ago
United States
Hi Ben, On Tue, Apr 24, 2012 at 1:21 PM, Ben Ganzfried <benganzfried at="" post.harvard.edu=""> wrote: > Hi-- > > I'm trying to download the gene expression data for the following studies: > GSE12945, GSE17536 and GSE18105. > > I was just wondering if anyone had any suggestions since I keep getting the > following error when trying to load the GEOquery package: > >> library(GEOquery) > Error in library(GEOquery) : there is no package called ?GEOquery? > You have to install GEOquery before you can load it with library(). Do this to install it: source("http://bioconductor.org/biocLite.R") biocLite("GEOquery") Dan > Thanks in advance, > > Ben > > ? ? ? ?[[alternative HTML version deleted]] > > > _______________________________________________ > Bioconductor mailing list > Bioconductor at r-project.org > https://stat.ethz.ch/mailman/listinfo/bioconductor > Search the archives: http://news.gmane.org/gmane.science.biology.informatics.conductor
ADD COMMENT

Login before adding your answer.

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