This is a test version of Biostars. For the public version, visit https://www.biostars.org.
GSEA analysis and pathway mapping

Hi,

I have a set of DE genes from a GSEA. I would like to know how to map the genes to pathways in R? This is from Limma's pipeline output. I also have a set of normalized gene counts. How do I make sense of this table to map genes to specific pathways?

pathway r rna-seq

What do you mean by "map genes to specific pathways"?

Im trying to figure out which genes are part of a certain KEGG pathway.

1 answer

You can use EnrichMiner. It performs GSEA analysis and highlights genes on KEGG pathway map according to expression values.

enter image description here

Log in to answer this question.