GetPathwayData: Get the gene sets of pathways

Description Usage Arguments Details Author(s) Examples

View source: R/GetPathwayData.R

Description

Get the gene sets of pathways for the three pathway databases (KEGG; Biocarta; Reactome)

Usage

1

Arguments

pathway

choose database of pathway,"kegg","biocarta" or"reactome"

Details

The gene sets of pathways for the three pathway database (KEGG; Biocarta; Reactome)are obtained from the environment variable envData.

Author(s)

Junwei Hanhanjunwei1981@163.com,Siyao Liu liusiyao29@163.com

Examples

1
2
3
4
5
6
7
8
## Not run: 

#obtain the gene sets of  kegg pathways.
pathway<-GetPathwayData("kegg")



## End(Not run)

MiRSEA documentation built on May 1, 2019, 11:32 p.m.