#' @title Accession Id Conversion Dataset
#'
#' @description This dataset is used to convert gene symbols,accession and
#' ids used in different databases,
#' e.g. NCBI Gene, KEGG, ensembl and VectorBase. aaegL5.1
#'
#' @format a \code{tibble} with X column which are:
#' \describe{
#' \item{gene}{gene symbol}
#' \item{vectorbase}{gene symbol used by vectorbase}
#' \item{ncbi}{gene symbol used by ncbi}
#' }
#' @source \url{https://www.vectorbase.org/}
#'
# "aaegl51_id_conversion"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.