Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switching between horizontal and vertical GSEA plots leads to different P-value results. #164

Open
vdsukhov opened this issue Mar 25, 2024 · 0 comments

Comments

@vdsukhov
Copy link
Member

Here are examples of GSEA plots for the same gene set but with different layouts:

The p-values and NES do not match between different layouts of the plot. I believe that this issue may be resolved by setting a seed before running fgsea:

fgseaRes <- fgseaMultilevel(list(p=pathway), ranks, sampleSize = 101, nproc=1, eps = eps/2)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant