This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Choosing right GSEA background gene sets

I need to test whether a particular gene set is upregulated in my data. First, I have to provide a sorted ranked background gene set like this:

gene_name logfc
xx 3.0
yy 2.0

I can get this ranked list from different expression analysis, but do I need to filter out insignificant genes (based on p-value or logfc) in advance? Or just provide all detected genes?

gsea enrichment analysis

1 answer

Run on all tested genes. Here is why: Can I run GSEA on a subset of genes

Log in to answer this question.