#' List contains annotation data
#'
#' @format A list with 5 entries
#' \describe{
#' \item{annot_data}{list contains GO term ids as keys and corresponding sets of genes as values}
#' \item{relation_data}{list contains GO term ids as keys and parent term as value}
#' \item{real_names}{list contains GO term ids as keys and GO terms real names as values}
#' \item{namespaces}{list contains GO term ids as keys and GO terms namespaces as values}
#' \item{annotation_metadata}{annotation metadata}
#' }
#'
#' @docType data
"annot_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.