Encoding: UTF-8
Package: geneExpressionFromGEO
Title: Retrieves Gene Expression Dataset from GEO Code and Platform ID
Version: 0.2
Authors@R: person("Davide", "Chicco", email = "davidechicco@davidechicco.it",
                  role = c("aut", "cre"))     
Description: A function that reads in the GEO code and the platform ID of a gene expression dataset, retrieves its data from GEO, (optional) retrieves the gene symbols of the dataset, and returns a simple dataframe table containing all the data. Platforms available: GPL11532, GPL23126, GPL6244, GPL80, 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 <https://ftp.ncbi.nlm.nih.gov/geo/series/>.
BugReports: https://stackoverflow.com/questions/tagged/geneExpressionFromGEO
Depends: R (>= 3.1.0)
License: GPL-3
LazyData: true
Imports: Biobase, annotate, GEOquery
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-11-10 20:31:47 UTC; davidechicco
Author: Davide Chicco [aut, cre]
Maintainer: Davide Chicco <davidechicco@davidechicco.it>
Repository: CRAN
Date/Publication: 2020-11-16 09:20:06 UTC
