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"

Try the anamiR package in your browser

Any scripts or data that you put into this service are public.

anamiR documentation built on Oct. 31, 2019, 8:55 a.m.