fgsea
fgsea copied to clipboard
Fast Gene Set Enrichment Analysis
Hi, I am using your package on Visium data as described in your recent manual, it works very fine! Related to that, I am wondering if there is a way...
Hello! Thank you for the development and maintenance of this project! When using `fgsea` function I got a warning: ``` In fgseaMultilevel(...) : There were 1 pathways for which P-values...
Hello there! First of all, thanks for implementing the pre-ranked gsea algorithm in R, which is really helpful. I'm using the package for my current project and there are several...
Hi, everyone in @ctlab. This is @maxkfranz from @cytoscape (U. Toronto). I hope this message finds you well. FGSEA is a great algorithm, and it would be useful to have...
Hi there! Thanks a lot for your package, it's really a great tool. I have been using it for many years, but I recently came across some methodological discussion in...
Citation
Hi, is there a peer reviewed publication for fgsea? I saw the preprint but would love to be able to cite the published work in some papers of ours. Thanks!
Hello, First of all, thanks for writing/maintaining such a fantastic package! I have recently encountered an issue with the collapsePathways() function in fgsea 1.6.0, in which I get the following...
Hi, Thanks so much for developing this package. I'm struggling to understand the direction of change for the significant pathways in the results. According to the Broad GSEA [website,](https://www.gsea-msigdb.org/gsea/doc/GSEAUserGuideTEXT.htm) ES...
``` # Runs fine, takes just a few seconds fgseaRes
Hello, I have some clusters with differentially expresses genes generated using Seurat. I also have a highly curated gene list and I wish to perform enrichment analysis using these on...