| load_pathway_xml_ls | R Documentation |
Load KEGG pathway XML file list
load_pathway_xml_ls(org = NULL, verbose = TRUE)
org |
kegg organism, listed in https://www.genome.jp/kegg/catalog/org_list.html such as "hsa", default NULL means ko. |
verbose |
Logical, whether to print messages about the loading process. Default is 'TRUE'. |
A list of KEGG pathway XML files, where each element is a 'tbl_graph' or 'igraph' object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.