Description Usage Arguments Value Examples
using the cached Reactome databases, generate gene sets for qusage etc.
1 2 | reactomeSets(species = "Homo sapiens", type = c("transcript", "gene"),
mappedReactome = NULL)
|
species |
what species are the IDs from? (default:Homo sapiens) |
type |
transcript- or gene-level mappings? (default: transcript) |
mappedReactome |
list of the results output from mapToReactome, downstream to assemble the list into pathways. |
gene sets per Reactome term for this species
1 | reactomeSets("Homo sapiens")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.