R/egSymb.R

#' A table with information of gene symbol and gene ID
#'
#' This table is originally from \code{\link[gage]{gage}},
#' including 40784 genes.
#'
#' @format A large matrix with 40784 rows and 2 columns:
#' \describe{
#'   \item{eg}{gene ID, in column}
#'   \item{sym}{gene symbol, in column}
#'   }
#' @return matrix
#' @source \code{\link[gage]{gage}}
#' \url{https://bioconductor.org/packages/release/bioc/html/gage.html}
"egSymb"
AllenTiTaiWang/anamiR documentation built on May 5, 2019, 4:55 a.m.