I received some excellent recommendations of enrichment test tools for testing single gene sets here at Biostars in the past. I am hoping someone will have something similar to offer for my latest query.
I have three gene lists (~1600 genes) that are not ranked in any particular way and have no expression data (they were obtained based on the Fst of SNPs within them - I have dealt with linkage disequilibrium to the best extent I am able, so not too worried about this). I would like to compare these three gene lists for enrichment of biological processes, in particular I am interested to see if they are enriched for immunological function.
I have become familiar with DAVID, but the issue I am finding is that I have to run the three tests separately and the enrichment scores obtained for gene functional classification seem to be only internally meaningful (that is to say comparing one gene list to another isn't a simple matter of side by side comparison in terms of enrichment scores).
Does anyone know of a test that can run all three lists side by side and statistically compare them?
there is no tool that I know of. But if you are familiar with any programming language, then it is an easy task.
Truly? I have a novice level grasp of R - are you aware of any way this could be done simply here? I'd be very interested to hear, as this step of my research has been a bit of a bottleneck on my workflow.
Actually, as PANTHER is calling over representation from set gene lists, that may work well for my purposes. I can compare these tests side by side by p-value - I think this may do the trick.
Dear confusedious;
I need the same thing but for several hundred tests. Can you share your current experiences? Regards
You should ask this as a separate, new question, otherwise it will be buried deep into another question where very few people will see it.