This is a test version of Biostars. For the public version, visit https://www.biostars.org.
gene set enrichment analysis- by enrichGO

Hey,

I ran DESeq and identified differentially expressed genes. I noticed that for running enrichment analysis, it's recommended to select genes with a fold change bigger than 2. My question is, do I also need to filter by p-value or p-adj? Is this necessary? I would like to get any suggestions.

Thanks!

rna-seq go enrichment

1 answer

Some analyses compare a subset of genes to a background. In those cases you would need to select a subset via some attributes like pvalues and or foldchanges.

Other types of enrichment analyses operate on ranked lists, in which case you don't need to filter your genes.

Log in to answer this question.