Function to get genes names and numbers from kegg (for internal use)
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.
## S4 method for signature 'character' gene_name_number(x)
x |
A |
A data.frame
listing the genes included in the pathway with
their names as well as numbers used in KEGG database.
Stefanie Friedrichs, Patricia Burger
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.