getKEGGPathwayOverview: Get a list of pathways in a specific organism.
Description
This function gets a list of pathways in a specific organism.
Usage
getKEGGPathwayOverview(code)
Arguments
code
Species code
Value
A vector with pathways IDs and names.
Details
This function delievers a vector with KEGG pathway codes and names for a specific species. For a list of genes in a specific pathway, use the function getKEGGPathway.