#' Table of the gene identifier and the type for ensembl ID
#'
#' @description Data consisting of a matrix, the colname contain gene_ID and gene_Name
#'
#' @docType data
#'
#' @name gene_type
#' @usage data("gene_type")
#'
#' @examples data("gene_type")
#'head(gene_type[1:100,])
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.