GEOquery
This package is for version 3.18 of Bioconductor; for the stable, up-to-date release version, see GEOquery.
Get data from NCBI Gene Expression Omnibus (GEO)
Bioconductor version: 3.18
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("GEOquery")
):
Installation
To install this package, start R (version "4.3") 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
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("GEOquery")
Using GEOquery | HTML | R Script |
Reference Manual | ||
NEWS | Text | |
LICENSE | Text |
Details
biocViews | DataImport, Microarray, OneChannel, SAGE, Software, TwoChannel |
Version | 2.70.0 |
In Bioconductor since | BioC 1.8 (R-2.3) (18 years) |
License | MIT |
Depends | methods, Biobase |
Imports | readr (>= 1.3.1), xml2, dplyr, data.table, tidyr, magrittr, limma, curl, R.utils |
System Requirements | |
URL | https://github.com/seandavi/GEOquery http://seandavi.github.io/GEOquery |
Bug Reports | https://github.com/seandavi/GEOquery/issues/new |
See More
Suggests | knitr, rmarkdown, BiocGenerics, testthat, covr, markdown |
Linking To | |
Enhances | |
Depends On Me | DrugVsDisease, dyebiasexamples, GEOmetadb, GSE103322, GSE13015, GSE62944, SCAN.UPC |
Imports Me | BeadArrayUseCases, bigmelon, BioPlex, ChIPXpress, crossmeta, DExMA, EGAD, GEOexplorer, GSE13015, healthyControlsPresenceChecker, minfi, Moonlight2R, MoonlightR, phantasus, recount, SRAdb |
Suggests Me | airway, antiProfilesData, AUCell, autonomics, CBNplot, COTAN, ctsGE, dearseq, debCAM, diffcoexp, dyebias, EpiDISH, EpiMix, fgsea, FLAMES, GCSscore, GeneExpressionSignature, GenomicOZone, GeoTcgaData, methylclock, multiClust, MultiDataSet, muscData, omicsPrint, parathyroidSE, PCAtools, phantasusLite, prostateCancerCamcap, prostateCancerGrasso, prostateCancerStockholm, prostateCancerTaylor, prostateCancerVarambally, quantiseqr, RegEnrich, RegParallel, RGSEA, Rnits, runibic, skewr, spatialHeatmap, TargetScore, zFPKM |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | GEOquery_2.70.0.tar.gz |
Windows Binary | GEOquery_2.70.0.zip |
macOS Binary (x86_64) | GEOquery_2.70.0.tgz |
macOS Binary (arm64) | GEOquery_2.70.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 |