get.pathways | R Documentation |
Finds homo sapiens pathways in a patway database
get.pathways(pathwaydatabase = "reactome.db", id = c("symbol", "entrez"), min.n.genes = 10)
pathwaydatabase |
Currently only "reactome.db" is implemented |
id |
One of "symbol" or "entrez" |
min.n.genes |
Minimal number of genes in a pathway |
A list of pathway ids, athway descriptions, and entrez genes in each pathway
get.pathways()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.