R/data.R

#' KEGG human pathway genes.
#'
#' Genes for human KEGG pathways. Updated Feb 2017.
#'
#' @usage data(gslist)
#' @return A named list with entrez ids of genes for human KEGG pathways. List names are KEGG pathway numbers.
"gslist"


#' Map between KEGG pathway numbers and names.
#'
#' Used to map human KEGG pathway numbers to names. Updated Feb 2017.
#'
#' @usage data(gs.names)
#' @return A named character vector of human KEGG pathway names. Names of vector are KEGG pathway numbers.
"gs.names"

Try the crossmeta package in your browser

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

crossmeta documentation built on Nov. 8, 2020, 8 p.m.