I'm using kegga to get KEGG enriched pathways from a list of differentially expressed genes.
If I understand correctly, KEGG has a hierarchy/classification for the pathways. For example. In the first level we have Metabolism, inside this category, in the second level we have Carbohydrate metabolism and in the third level we have Glycolysis.
Here is the classification from KEGG: https://www.genome.jp/kegg-bin/get_htext?br08901
I was wondering if there is a way to tell kegga that we want an specific level for the results.
Thank you.