#' @title List of Gene Conversion dataframe
#'
#' @description A list containing 3 dataframes that maps Ensembl Gene ID, Ensembl Transcript ID and Mouse Gene Symbols to Human Gene Symbols
#'
#' @format A list with 3 dataframes, which are:
#' \describe{
#' \item{ensTransToGene}{Dataframe that maps Ensembl Transcript ID to Gene Symbol}
#' \item{ensGeneToGene}{Dataframe that maps Ensembl Gene ID to Gene Symbol}
#' \item{mouseGeneToGene}{Dataframe that maps Mouse Gene Symbol to Human Gene Symbol}
#' }
"conversionList"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.