Learn R Programming

pathfindR (version 2.4.2)

get_kegg_gsets: Retrieve Organism-specific KEGG Pathway Gene Sets

Description

Retrieve Organism-specific KEGG Pathway Gene Sets

Usage

get_kegg_gsets(org_code = "hsa")

Value

list containing 2 elements:

  • gene_sets - A list containing KEGG IDs for the genes involved in each KEGG pathway

  • descriptions - A named vector containing the descriptions for each KEGG pathway

Arguments

org_code

KEGG organism code for the selected organism. For a full list of all available organisms, see https://www.genome.jp/kegg/catalog/org_list.html