Nothing
#' A table with information of gene symbol and gene ID
#'
#' This table is originally from \code{\link[gage]{gage}},
#' including 40784 genes.
#'
#' @format A large matrix with 40784 rows and 2 columns:
#' \describe{
#' \item{eg}{gene ID, in column}
#' \item{sym}{gene symbol, in column}
#' }
#' @return matrix
#' @source \code{\link[gage]{gage}}
#' \url{https://bioconductor.org/packages/release/bioc/html/gage.html}
"egSymb"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.