To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("GEOquery")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 3.0
The NCBI Gene Expression Omnibus (GEO) is a public repository of microarray data. Given the rich and varied nature of this resource, it is only natural to want to apply BioConductor tools to these data. GEOquery is the bridge between GEO and BioConductor.
Author: Sean Davis <sdavis2 at mail.nih.gov>
Maintainer: Sean Davis <sdavis2 at mail.nih.gov>
Citation (from within R,
enter citation("GEOquery")
):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("GEOquery")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GEOquery")
R Script | GEOquery.pdf | |
HTML | R Script | Using GEOquery |
Reference Manual |
biocViews | DataImport, Microarray, OneChannel, SAGE, Software, TwoChannel |
Version | 2.32.0 |
In Bioconductor since | BioC 1.8 (R-2.3) |
License | GPL-2 |
Depends | methods, Biobase |
Imports | XML, RCurl |
LinkingTo | |
Suggests | limma, knitr, rmarkdown |
SystemRequirements | |
Enhances | |
URL | https://github.com/seandavi/GEOquery |
Depends On Me | DrugVsDisease, dyebiasexamples, GEOmetadb, SCAN.UPC |
Imports Me | BeadArrayUseCases, ChIPXpress, SRAdb |
Suggests Me | airway, antiProfilesData, dyebias, ELBOW, GeneExpressionSignature, parathyroid, parathyroidSE, PGSEA, RGSEA, Rnits, TargetScore |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | GEOquery_2.32.0.tar.gz |
Windows Binary | GEOquery_2.32.0.zip |
Mac OS X 10.6 (Snow Leopard) | GEOquery_2.32.0.tgz |
Mac OS X 10.9 (Mavericks) | GEOquery_2.32.0.tgz |
Browse/checkout source | (username/password: readonly) |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!