#' @title Gene Annotation Coversion Table
#'
#' @description This dataset contains the conversion of stable gene
#' identifiers for different versions of
#' Aedes aegypti genome.
#'
#' @format a \code{tibble} with 2 column which are:
#' \describe{
#' \item{gene_aaegl35}{Gene stable identifiers for the AaegL3.5 gene models}
#' \item{gene_aaegl51}{Gene stable identifiers for the AaegL5.1 gene models}
#' }
#' @source \url{https://www.vectorbase.org}
#'
"annotation_conversion"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.