Description Usage Arguments Value Examples
View source: R/query_reactome_pathways.R
Get all reactome.org pathways that involve any of the genes provided.
1 | query_reactome_pathways(genes)
|
genes |
character vector of valid ensembl gene IDs (no version suffix) |
character vector of reactome IDs of the pathways involving at least one of the input genes.
1 | query_reactome_pathways(c("ENSG00000130203", "ENSG00000189058"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.