This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to do GSEA from gene profiles obtained from GEO

I am new to bioinformatics, I want to code GSEA using gene profiles derived from the GEO database and using my custom gene set. How do I calculate the Enrichment score for each of the cohort in the GEO data set and get the p-values for distributions generated from k random permutations

gene gsea go enrichment

1 answer

Thanks for the link, GSEA could not rank the gene with only a single cohort.

How could I create a rank list with a data set having multiple profiles, but no control to compare with.

You must need one metric to rank the data. Because, the algorithm looks if there are enriched set at the top or bottom of a ranked list. Then you can run gseapreranked. How are your profiles created? Isn't there any metric which can rank the genes in the profile?

Log in to answer this question.