R/GEOsearch.R

#' GEOsearch: Extendable Search Engine for Gene Expression Omnibus
#'
#' GEOsearch provides extended search function (i.e. search all aliases of a gene name) as well as other utilities.
#'
#' GEOsearch is an extendable search engine for NCBI GEO (Gene Expression Omnibus). Instead of directly searching the term, GEOsearch can find all the gene names contained in the search term
#' and search all the alias of the gene names simultaneously in GEO database. GEOsearch also provides other functions such as summarizing common biology keywords in the search results.
#' 
#' @docType package
#' @name GEOsearch
NULL
zji90/GEOsearch documentation built on May 4, 2019, 11:23 p.m.