Closed giuseppedelnapalle closed 5 years ago
I think that the issue relates to the title of the bug "none of the gene sets have passed filter". Change the p-value and FDR threshold to something really lax like p.value --> 1.0 and FDR --> 0.5 and re-try creating the network. Do you get the same issue?
Thanks, you are right. The parameters I used as recommended (p-value<0.05 & FDR <0.25) were too stringent for my data.
@mikekucera This is an extremely user-unfriendly way of saying "None of the gene sets have passed the filter. Try relaxing the gene set filter parameters." You only discover that's the actual problem if you manage to figure out how to look at the GSEA application log.
Is this a GSEA bug, or an EnrichmentMap bug, or a Cytoscape bug? Someone needs to throw the poor user a bone here, because this issue comes up again and again in Internet forums.
Looks like a problem in GSEA desktop. Its not properly displaying the error message returned by EnrichmentMap.
@mikekucera Wicked. Thanks for opening a pull request for it. :)
Hi all,
I am looking for help to fix the problem of failing to build enrichment map. I tried to do it after doing GSEA, but I got the error shown below.
There's no error throughout GSEA, and I built the enrichment map successfully with the example files from this tutorial. So the problem was likely to be caused by the input files. Additionally, error could not be avoided either using Cytoscape 3.6.1 or 3.7.0. The issue was initially posted at GSEA help forum, so please follow the link for more details.
Software information: OS: Windows 10 GSEA: 3.0 (build 0160) Cytoscape: 3.7.0 Java: 1.8.0_191
Thanks!