reactomePathways | R Documentation |
Returns a list of Reactome pathways for given Entrez gene IDs
reactomePathways(genes)
genes |
Entrez IDs of query genes. |
A list of vectors with gene sets.
data(exampleRanks)
pathways <- reactomePathways(names(exampleRanks))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.