Description Usage Arguments Value
View source: R/get_reactome_pathways.R
Obtain reactome pathways
1 | get_reactome_pathways(species, overlap_limit = 0.9)
|
species |
A string, for example "Homo sapiens" or "Mus musculus", indicating the species to use. |
overlap_limit |
(Optional) Any pathways that have an overlap greater than overlap_limit are combined. Set to NULL to disable this option. |
A named list of vectors. Each vector corresponds to a Reactome pathway and contains the entrezgene IDs of the genes in that pathway.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.