Last data update: 2014.03.03

R: Get the edge sets of pathways
GetPathwayEdgeDataR Documentation

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()

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.

Value

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

Author(s)

Junwei Han <hanjunwei1981@163.com>, Xinrui Shi<xinrui103@163.com> and Chunquan Li <lcqbio@163.com>

Examples

## Not run: 

#obtain the edge sets of pathways.
pathwayEdge.db<-GetPathwayEdgeData()


## End(Not run)

Results