R/shinyGEO.R

#' shinyGEO: A package for analyzing gene expression expression data with shiny.
#'
#' The shinyGEO package provides two important functions:
#' updateGEOdata, runshinyGEO.
#'
#' @section shinyGEO functions:
#' updateGEOdata() updates the meta-data for populating the search
#' box for series and platform data from the Gene Expression Omnibus.
#' runshinyGEO() launches the shiny application locally.
#'
#' @docType package
#' @name shinyGEO
#' @aliases shinyGEO-package
NULL
jasdumas/shinyGEO documentation built on June 4, 2022, 5:26 a.m.