#' UCSC refseq table
#'
#' This dataset was exported from UCSC Genome Browser available from
#' \url{http://research.stlouisfed.org/fred2}.
#'
#' @return a dataframe object with gene annotation from the most commonly used
#' organizations.
#'
#' @format A data frame with 16929 rows and 6 variables
#' @references \url{http://www.stat.berkeley.edu/~brill/Papers/jspifinal.pdf}
#' @example
#' head(DOAGDC::annotation_table)
"annotation_table"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.