Description Usage Arguments Value Examples
View source: R/reactome2description.R
Reactome ID to Description
1 | reactome2description(reactome.id)
|
reactome.id |
A vector of Reactome IDs |
A data.frame
with Reactome IDs and their descriptions.
1 2 | reactome.ids <- sample_data$REACTOME$ID[1:3]
reactome2description(reactome.ids)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.