get_kegg_gsets: Retrieve Organism-specific KEGG Pathway Gene Sets

View source: R/data_generation.R

get_kegg_gsetsR Documentation

Retrieve Organism-specific KEGG Pathway Gene Sets

Description

Retrieve Organism-specific KEGG Pathway Gene Sets

Usage

get_kegg_gsets(org_code = "hsa")

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

Value

list containing 2 elements:

  • gene_setsA list containing the genes involved in each KEGG pathway

  • descriptionsA named vector containing the descriptions for each KEGG pathway


pathfindR documentation built on Oct. 9, 2023, 1:07 a.m.