Description Usage Arguments Value
View source: R/getReactomeCache.R
Pulling Reactome mappings through biomaRt takes time. So we try not to do it. More specifically, try to only pull updates, and then only for new builds.
1 | getReactomeCache(species = "Homo sapiens", build = 84)
|
species |
species for which to get mappings (Homo sapiens) |
build |
numeric ENSEMBL build (84 by default) |
a list of REACTOME terms mapped to ENSEMBL IDs (both tx and gene)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.