kangar00 (version 1.4)

gene_name_number,character-method: Function to get genes names and numbers from kegg (for internal use)

Description

This function extracts for a particular pathway all genes and the numbers they are represented with in the KEGG network from the corresponding KGML pathway file.

Usage

# S4 method for character
gene_name_number(x)

Arguments

x

A character hsa identifier of the pathway for which gene infomation should be extracted as used in KEGG database ('hsa00100').

Value

A data.frame listing the genes included in the pathway with their names as well as numbers used in KEGG database.