R/pathways.R

#' List of Genes Annotated to a Group of Pathways
#'
#' The dataset has a list of genes annotated to a group of different pathways.
#'
#' @format ## `pathways`
#' A data frame with 121 rows and 3 columns:
#' \describe{
#'   \item{gene.name}{Gene symbol.}
#'   \item{ensembl.id}{Gene ensembl ID.}
#'   \item{pathway}{The pathway to which the gene is annotated.}
#' }
#' @source Data was extracted from the supplementary material tables of the published Liu, Yu, et al. (2017) manuscript <https://www.nature.com/articles/ng.3909#Sec27>
"pathways"

Try the GRIN2 package in your browser

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

GRIN2 documentation built on April 4, 2025, 1:41 a.m.