View source: R/utility_functions.R
id2geneset | R Documentation |
Retrieves Reactome/GO geneset using specified annotation ID
id2geneset(id, my.species)
id |
Reactome/GO identifier. Reactome has "R-" prefix; GO has "GO" prefix. |
my.species |
Specify species (one of "Hs" or "Mm"); ensures that correct gene symbols are retrieved. |
Character vector of gene symbols belonging to Reactome/GO geneset.
Nicholas Mikolajewicz
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.