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

GSEA Support #32

Open
nijibabulu opened this issue Jun 23, 2023 · 0 comments
Open

GSEA Support #32

nijibabulu opened this issue Jun 23, 2023 · 0 comments

Comments

@nijibabulu
Copy link

Thanks for the outstanding package!

I am trying to formulate an analogous GSEA metric for the output of glmmSeq. Using other methods (edgeR, limma, DESeq2, wilcoxon tests) the test statistic is signed. The statistic is used for ranking the genes for differential expression, and the sign conveniently indicates the direction of enrichment. In the case with using a chi-squared statistic, I am wondering if there can be an analog. So far I have been doing the following for the contrast implied by b and the statistic stat:

sign(res@stats$coef[,b])*res@stats$Chisq[,stat]

Any thoughts on this would be much appreciated!

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

No branches or pull requests

1 participant