View source: R/GetPathwayData.R
GetPathwayData | R Documentation |
Get the gene sets of pathways for the three pathway databases (KEGG; Biocarta; Reactome)
GetPathwayData(pathway)
pathway |
choose database of pathway,"kegg","biocarta" or"reactome" |
The gene sets of pathways for the three pathway database (KEGG; Biocarta; Reactome)are obtained from the environment variable envData
.
Junwei Hanhanjunwei1981@163.com,Siyao Liu liusiyao29@163.com
## Not run:
#obtain the gene sets of kegg pathways.
pathway<-GetPathwayData("kegg")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.