R/series.R

#' Series Data
#'
#' A dataset containing the Series meta data needed for
#' populating the search box.
#'
#' @format A character object with:
#' \describe{
#'   \item{series.accession}{GSE Numbers}
#'
#' }
#' @source \url{https://www.ncbi.nlm.nih.gov/geo/browse/}
"series.accession"

#' Series Data
#'
#' A dataset containing the Series meta data needed for
#' populating the search box.
#'
#' @format A character object with:
#' \describe{
#'   \item{series.description}{Description Title}
#'
#' }
#' @source \url{https://www.ncbi.nlm.nih.gov/geo/browse/}
"series.description"
jasdumas/shinyGEO documentation built on June 4, 2022, 5:26 a.m.