Package: GEOexplorer
Title: GEOexplorer: an R/Bioconductor package for gene expression
        analysis and visualisation
Date: 2021/10/15
Version: 1.2.0
Authors@R: 
  c(person(given = "Guy",
           family = "Hunt",
           role = c("aut", "cre"),
           email = "guypwhunt1992@gmail.com",
           comment = c(ORCID = "0000-0002-5217-2678")),
    person(given = "Rafael",
           family = "Henkin",
           role = c("ctb", "ths"),
           email = "r.henkin@qmul.ac.uk",
           comment = c(ORCID = "0000-0002-5511-5230")),
    person(given = "Fabrizio",
           family = "Smeraldi",
           role = c("ctb", "ths"),
           email = "f.smeraldi@qmul.ac.uk",
           comment = c(ORCID = "0000-0002-0057-8940")),
    person(given = "Michael",
           family = "Barnes",
           role = c("ctb", "ths"),
           email = "m.r.barnes@qmul.ac.uk",
           comment = c(ORCID = "0000-0001-9097-7381")))
Description: GEOexplorer is a Shiny app that enables 
  exploratory data analysis and differential gene expression 
  of gene expression analysis on microarray gene expression 
  datasets held on the GEO database. The outputs are 
  interactive graphs that enable users to explore the 
  results of the analysis. The development of GEOexplorer 
  was made possible because of the excellent code provided 
  by GEO2R (https: //www.ncbi.nlm.nih.gov/geo/geo2r/).
License: GPL-3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
URL: https://github.com/guypwhunt/GEOexplorer/
BugReports: https://github.com/guypwhunt/GEOexplorer/issues
RoxygenNote: 7.1.1.9001
biocViews: Software, GeneExpression, mRNAMicroarray,
        DifferentialExpression, Microarray, MicroRNAArray
Depends: shiny, limma, Biobase, plotly, shinyBS
Imports: DT, htmltools, factoextra, heatmaply, maptools, pheatmap,
        scales, shinyHeatmaply, shinybusy, ggplot2, stringr, umap,
        GEOquery, impute, grDevices, stats, graphics, utils
Suggests: rmarkdown, knitr, usethis, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
git_url: https://git.bioconductor.org/packages/GEOexplorer
git_branch: RELEASE_3_15
git_last_commit: 3158786
git_last_commit_date: 2022-04-26
Date/Publication: 2022-04-26
NeedsCompilation: no
Packaged: 2022-04-26 23:00:01 UTC; biocbuild
Author: Guy Hunt [aut, cre] (<https://orcid.org/0000-0002-5217-2678>),
  Rafael Henkin [ctb, ths] (<https://orcid.org/0000-0002-5511-5230>),
  Fabrizio Smeraldi [ctb, ths] (<https://orcid.org/0000-0002-0057-8940>),
  Michael Barnes [ctb, ths] (<https://orcid.org/0000-0001-9097-7381>)
Maintainer: Guy Hunt <guypwhunt1992@gmail.com>
Built: R 4.2.0; ; 2022-04-27 09:33:01 UTC; windows
