R/conversionList.R

#' @title List of Gene Conversion dataframe
#'
#' @description A list containing 3 dataframes that maps Ensembl Gene ID, Ensembl Transcript ID and Mouse Gene Symbols to Human Gene Symbols
#'
#' @format A list with 3 dataframes, which are:
#' \describe{
#' \item{ensTransToGene}{Dataframe that maps Ensembl Transcript ID to Gene Symbol}
#' \item{ensGeneToGene}{Dataframe that maps Ensembl Gene ID to Gene Symbol}
#' \item{mouseGeneToGene}{Dataframe that maps Mouse Gene Symbol to Human Gene Symbol}
#' }
"conversionList"
pcahan1/cancerCellNet documentation built on July 16, 2022, 12:12 a.m.