#' Gene Homologs Between Human and Mouse
#'
#' Homologs drawn from Biomart
#'
#' @format A data frame with 23188 rows and 2 columns
#' \describe{
#' \item{HGNC.symbol}{human gene symbols}
#' \item{MGI.symbol}{mouse gene symbols}
#' ...
#' }
#' @source bioMart
"human_to_mouse_homologs"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.