Description Usage Arguments Value Examples
Lists the IDs of the pathways included in the pathways object
metaginfo
1 | get_pathways_list(metaginfo)
|
metaginfo |
Pathways object |
List of the pathway IDs included in the pathways object
1 2 3 | pathways <- load_pathways(species = "hsa", pathways_list = c("hsa03320",
"hsa04012"))
pathways_list <- get_pathways_list(pathways)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.