Description Usage Arguments Details Author(s) Examples
View source: R/GetPathwayData.R
Get the gene sets of pathways for the three pathway databases (KEGG; Biocarta; Reactome)
1 |
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
1 2 3 4 5 6 7 8 | ## 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.