Hi,
Is it possible to use GO slim data in a GSEA with GAGE?
Hi,
Is it possible to use GO slim data in a GSEA with GAGE?
Hi Lou,
I think there's another difference between applying a limited set.size, as you suggest, and GO slim. GO slim is also slim on redundancy between categories. Is there a way to test for non-redundant categories using GAGE?
gage package does provide a function, esset.grp(), to extract a non-redundant signcant gene set list and
related data from gage() results. For details:
library(gage)
?esset.grp
another alternative solution is using GO semantic similarity to remove redundant terms, see https://guangchuangyu.github.io/2015/10/use-simplify-to-remove-redundancy-of-enriched-go-terms/
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.