Description Usage Arguments Value Examples
View source: R/reactome2gene.R
Reactome to Gene ID
1 | reactome2gene(reactome.id)
|
reactome.id |
REACTOME ID (e.g. R-HSA-611105) |
A list object containing Gene IDs for every GO ID
1 2 | reactome.ids <- sample_data$REACTOME$ID[1:3]
reactome2gene(reactome.ids)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.