Other packages > Find by keyword >

geneExpressionFromGEO  

Easily Downloads a Gene Expression Dataset from a GEO Code and Retrieves the Gene Symbols of Its Probesets
View on CRAN: Click here


Download and install geneExpressionFromGEO package within the R console
Install from CRAN:
install.packages("geneExpressionFromGEO")

Install from Github:
library("remotes")
install_github("cran/geneExpressionFromGEO")

Install by package version:
library("remotes")
install_version("geneExpressionFromGEO", "0.9")



Attach the package and use:
library("geneExpressionFromGEO")
Maintained by
Davide Chicco
[Scholar Profile | Author Map]
First Published: 2020-11-16
Latest Update: 2021-12-16
Description:
A function that reads in the GEO code of a gene expression dataset, retrieves its data from GEO, (optionally) retrieves the gene symbols of the dataset, and returns a simple dataframe table containing all the data. Platforms available: GPL11532, GPL23126, GPL6244, GPL8300, GPL80, GPL96, GPL570, GPL571, GPL20115, GPL1293, GPL6102, GPL6104, GPL6883, GPL6884, GPL13497, GPL14550, GPL17077, GPL6480. GEO: Gene Expression Omnibus. ID: identifier code. The GEO datasets are downloaded from the URL . More information can be found in the following manuscript: Davide Chicco, "geneExpressionFromGEO: an R package to facilitate data reading from Gene Expression Omnibus (GEO)". Microarray Data Analysis, Methods in Molecular Biology, volume 2401, chapter 12, pages 187-194, Springer Protocols, 2021, .
How to cite:
Davide Chicco (2020). geneExpressionFromGEO: Easily Downloads a Gene Expression Dataset from a GEO Code and Retrieves the Gene Symbols of Its Probesets. R package version 0.9, https://cran.r-project.org/web/packages/geneExpressionFromGEO. Accessed 20 Feb. 2025.
Previous versions and publish date:
0.2 (2020-11-16 10:20), 0.3 (2020-11-17 17:20), 0.4 (2021-01-25 18:00), 0.5 (2021-04-06 18:10), 0.6 (2021-04-24 13:40), 0.8 (2021-11-07 01:30)
Other packages that cited geneExpressionFromGEO R package
View geneExpressionFromGEO citation profile
Other R packages that geneExpressionFromGEO depends, imports, suggests or enhances
Complete documentation for geneExpressionFromGEO
Functions, R codes and Examples using the geneExpressionFromGEO R package
Some associated functions: dec_two . getGeneExpressionFromGEO . readUrl . 
Some associated R codes: Full geneExpressionFromGEO package functions and examples
Downloads during the last 30 days
01/2101/2201/2301/2401/2501/2601/2701/2801/2901/3001/3102/0102/0202/0302/0402/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/1702/18Downloads for geneExpressionFromGEO05101520253035TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

CarletonStats  
Functions for Statistics Classes at Carleton College
Includes commands for bootstrapping and permutation tests, a command for created grouped bar plots, ...
Download / Learn more Package Citations See dependency  
reader  
Suite of Functions to Flexibly Read Data from Files
A set of functions to simplify reading data from files. The main function, reader(), should read mos ...
Download / Learn more Package Citations See dependency  
EffectStars  
Visualization of Categorical Response Models
Notice: The package EffectStars2 provides a more up-to-date implementation of effect stars! EffectSt ...
Download / Learn more Package Citations See dependency  
multgee  
GEE Solver for Correlated Nominal or Ordinal Multinomial Responses
GEE solver for correlated nominal or ordinal multinomial responses using a local odds ratios parame ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
PLNmodels  
Poisson Lognormal Models
The Poisson-lognormal model and variants (Chiquet, Mariadassou and Robin, 2021 ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA