Load all KEGG pathway NS results

load_all_pathway_NS(org = NULL, verbose = TRUE)

Arguments

org

Character, the KEGG organism code (e.g., "hsa" for human). If `NULL`, uses "ko" as the default prefix for pathway IDs.

verbose

Logical, whether to print messages about the loading process. Default is `TRUE`.

Value

A data frame containing the NS scores for all pathways, with columns: Pathway_id, name, NS.

See also

calculate_NS