#' @name GO.human
#' @title GO - human
#'
#' @description
#' A dataset of the gene GO associations
#'
#'
#' @docType data
#'
#' @format A data frame with 2511938 rows and 4 variables:
#' \describe{
#' \item{name}{gene symbol}
#' \item{entrezID}{entrez identifier}
#' \item{GO}{gene ontology term ID}
#' \item{evidence}{evidence code}
#'
#' }
#' @source \url{http://geneontology.org/}
#'
#' @rdname GO.human
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.