load_pathway_xml_ls: Load KEGG pathway XML file list

View source: R/kegg_net.R

load_pathway_xml_lsR Documentation

Load KEGG pathway XML file list

Description

Load KEGG pathway XML file list

Usage

load_pathway_xml_ls(org = NULL, verbose = TRUE)

Arguments

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'.

Value

A list of KEGG pathway XML files, where each element is a 'tbl_graph' or 'igraph' object.


ReporterScore documentation built on Feb. 20, 2026, 5:08 p.m.