R/data.R

#' Table mapping gene symbol to CD gene name
#'
#'
#' @format A data frame with 394 rows and 4 variables:
#' \describe{
#'   \item{GeneSymbol}{Official GeneSymbol}
#'   \item{ApprovedName}{A description}
#'   \item{PreviousSymbols}{Previous symbols.  This is the field typically used for aliasing gene symbols}
#'   \item{Synonyms}{Additional aliases}
#'   ...
#' }
#' @source \url{https://www.genenames.org/data/genegroup/#!/group/471}
"cdGenes"
bimberlabinternal/CellMembrane documentation built on Oct. 16, 2024, 6:53 a.m.