Description Usage Arguments Value Examples
Returns a list of Reactome pathways for given Entrez gene IDs
1 | reactomePathways(genes)
|
genes |
Entrez IDs of query genes. |
A list of vectors with gene sets.
1 2 | data(exampleRanks)
pathways <- reactomePathways(names(exampleRanks))
|
Loading required package: Rcpp
Loading required namespace: reactome.db
'select()' returned 1:many mapping between keys and columns
'select()' returned 1:1 mapping between keys and columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.