Is there a way to specify the pathway level of classification that we want in kegga function from edgeR?
1
0
Entering edit mode
bernsmq • 0
@bernsmq-16777
Last seen 5.8 years ago

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.  

edgeR kegga KEGG • 1.0k views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 4 hours ago
United States

I think you misunderstand. The hierarchy you are talking about is simply a way to group the pathways into groups, for people who are browsing on KeGG's website. But kegga doesn't use say, Metabolism as a term, because that's not a pathway. The only pathways are the things at the third level, like Glycolysis.

What kegga does is to get all the genes that map to each of the pathways and then does a hypergeometric test for each pathway. This is different from the GO DAG, which does collect each set of child terms into the parent term, all the way up to e.g., Biological Process.

ADD COMMENT

Login before adding your answer.

Traffic: 489 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6