R/annotation_conversion.R

#' @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"
luciorq/aaegdata documentation built on May 27, 2019, 11:49 p.m.