Description Usage Details Value Author(s) Examples
Get the edge sets of pathways for the seven pathway database (KEGG; Biocarta; Reactome; NCI; SPIKE; HumanCyc; Panther).
1 |
The edge sets of pathways for the seven pathway database (KEGG; Biocarta; Reactome; NCI; SPIKE; HumanCyc; Panther) are obtained from the environment variable envData
.
A character vector, the length of this vector is the number of pathways.
Junwei Han <hanjunwei1981@163.com>, Xinrui Shi<xinrui103@163.com> and Chunquan Li <lcqbio@163.com>
1 2 3 4 5 6 7 | ## Not run:
#obtain the edge sets of pathways.
pathwayEdge.db<-GetPathwayEdgeData()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.