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

Try the GEOsearch package in your browser

Any scripts or data that you put into this service are public.

GEOsearch documentation built on Nov. 17, 2017, 8:37 a.m.