GEOquery
This is the released version of GEOquery; for the devel version, see GEOquery.
Get data from NCBI Gene Expression Omnibus (GEO)
Bioconductor version: Release (3.22)
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.
Maintainer: Sean Davis <seandavi at gmail.com>
      Citation (from within R, enter 
  citation("GEOquery")):
      
    Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install("GEOquery")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
| Reference Manual | |
| NEWS | Text | 
| LICENSE | Text | 
Details
| biocViews | DataImport, Microarray, OneChannel, SAGE, Software, TwoChannel | 
| Version | 2.78.0 | 
| In Bioconductor since | BioC 1.8 (R-2.3) (19.5 years) | 
| License | MIT + file LICENSE | 
| Depends | R (>= 4.1.0), methods, Biobase | 
| Imports | readr (>= 1.3.1), xml2, dplyr, data.table, tidyr, magrittr, limma, curl, rentrez, R.utils, stringr, SummarizedExperiment, S4Vectors, rvest, httr2 | 
| System Requirements | |
| URL | https://github.com/seandavi/GEOquery http://seandavi.github.io/GEOquery http://seandavi.github.io/GEOquery/ | 
| Bug Reports | https://github.com/seandavi/GEOquery/issues/new | 
See More
Package Archives
Follow Installation instructions to use this package in your R session.
| Source Package | GEOquery_2.78.0.tar.gz | 
| Windows Binary (x86_64) | GEOquery_2.77.1.zip | 
| macOS Binary (x86_64) | GEOquery_2.78.0.tgz | 
| macOS Binary (arm64) | GEOquery_2.78.0.tgz | 
| Source Repository | git clone https://git.bioconductor.org/packages/GEOquery | 
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/GEOquery | 
| Bioc Package Browser | https://code.bioconductor.org/browse/GEOquery/ | 
| Package Short Url | https://bioconductor.org/packages/GEOquery/ | 
| Package Downloads Report | Download Stats | 
