pways.reactome {pathVar}R Documentation

List containing pathway IDs, names, and genes in each pathway

Description

This is a list containing a vector of pathway IDs, a vector of pathway names, and a list of the genes in each pathway. There are a total of 946 reactome pathways.

Usage

data(pways.reactome)

Value

A list containing a vector of pathway IDs, a vector of pathway names, and a list of the genes in each pathway for 946 pathways.

See Also

bock, pways.kegg

Examples

data(pways.reactome)

[Package pathVar version 1.10.0 Index]