Learn R Programming

ESEA (version 1.0)

GetPathwayEdgeData: Get the edge sets of pathways

Description

Get the edge sets of pathways for the seven pathway database (KEGG; Biocarta; Reactome; NCI; SPIKE; HumanCyc; Panther).

Usage

GetPathwayEdgeData()

Arguments

Value

A character vector, the length of this vector is the number of pathways.

Details

The edge sets of pathways for the seven pathway database (KEGG; Biocarta; Reactome; NCI; SPIKE; HumanCyc; Panther) are obtained from the environment variable envData.

Examples

Run this code
## Not run: 
# 
# #obtain the edge sets of pathways.
# pathwayEdge.db<-GetPathwayEdgeData()
# 
# ## End(Not run)

Run the code above in your browser using DataLab