#' Data from the Allen Brain Atlas.
#'
#' gene identifiers from ABA
#'
#'
#' \itemize{
#' \item hgnc_genes. The SYMBOL of each gene.
#' \item entrezgene. entrezgene id.
#' \item ensembl_gene_id. ensembl identifier.
#' }
#'
#' @docType data
#'
#' @usage data(abagenes)
#'
#' @format An object of class \code{"data.frame"}.
#'
#' @keywords datasets
#'
#' @source Allen Brain Atlas
#' @examples
#' data(abagenes)
#' abagenes
"abagenes"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.