Description Usage Arguments Value Examples
View source: R/supplementary_functions.R
If you use the default pathway databases(GO Ontologyand REACTOME),this function allows you to extract GO sub-roots or REACTOME roots for certain pathways from GO or REACTOME to help you better understanding thier the biological meanings
1 | find_root_ids(selected_pathways)
|
selected_pathways |
A vecor of GO and/or REACTOME pathways IDs. |
A list of GO sub-root or REACTOME root ids for provided pathways. If a certain pathway has morn than one GO sub-roots or REACTOME roots, they will be seperated by "#".
1 | find_root_ids(selected_pathways=c("GO:0005834","R-HSA-111469"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.