Hello,
I have multiple sets of genes (as gene_symbol s) and I need to calculate overrepresented KEGG pathways in each of these gene sets. Is there any stand-alone software that can do this?
Thank you.
Hello,
I have multiple sets of genes (as gene_symbol s) and I need to calculate overrepresented KEGG pathways in each of these gene sets. Is there any stand-alone software that can do this?
Thank you.
You can use DAVID (http://david.abcc.ncifcrf.gov/) for various functional classifications. I think that most other tools do expect expression data.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
You have sets of gene IDs only? Or you have also their "abundance" or their expression? To sum-up, what do you call an overrepresentation?
I have their abundances too. Do you think I can use them too in the analysis. What I mean by "over-represented KEGG terms" is similar to identifying enriched GO terms - for example. performing hypergeometric test as done by cytoscape plugins like BiNGO.
I hope this answers your question.
Thanks.