ctlab / fgsea

Fast Gene Set Enrichment Analysis
Other
379 stars 67 forks source link

Understandig GESECA results #161

Closed Teulip closed 1 month ago

Teulip commented 2 months ago

Hi,

I am using GESECA for my spatial transcriptomic data analysis and am interested in determining which pathways are upregulated and which are downregulated based on the results. Is there a way to identify upregulated and downregulated pathways from the GESECA output?

Any help on this matter would be greatly appreciated.

Thank you!

vdsukhov commented 2 months ago

Hi @Teulip,

You might want to try using the plotCoregulationProfileSpatial function to visualize the top significant pathways from your GESECA analysis if you have results from Visium spatial transcriptomics. This function highlights regions of the tissue that show high expression of the gene set, making it easier to interpret your findings.

Let me know if you need any further assistance!

Teulip commented 1 month ago

Hi @vdsukhov, Thank you so much for the suggestion! Using the plotCoregulationProfileSpatial function to visualize the top significant pathways makes sense now, and I think it will really help with interpreting my GESECA results. I appreciate your help and will reach out if I need any further assistance. Thanks again!