Nothing
#' Mapping gene names to Ensembl IDs
#'
#' A data set showing the mapping between gene names and Ensembl gene IDs,
#' derived from the \pkg{EnsDb.Hsapiens.v79} Bioconductor package.
#'
#' @format A data frame with 59074 rows and 2 variables:
#' \describe{
#' \item{ensembl}{Ensembl gene IDs}
#' \item{name}{corresponding gene names}
#' }
#' @source \url{https://bioconductor.org/packages/release/data/annotation/html/EnsDb.Hsapiens.v79.html}
"gene_mapping"
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.