get_pathways_list | R Documentation |
Lists the IDs of the pathways included in the pathways object
metaginfo
get_pathways_list(metaginfo)
metaginfo |
Pathways object |
List of the pathway IDs included in the pathways object
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.