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

General question #121

Closed
Sirin24 opened this issue Sep 1, 2024 · 2 comments
Closed

General question #121

Sirin24 opened this issue Sep 1, 2024 · 2 comments

Comments

@Sirin24
Copy link

Sirin24 commented Sep 1, 2024

Hello, I have generated DEGs from findmarkers() in Seurat between fibroblast_disease and fibroblast_control. I also did this for other celltypes in metadata column named celltype_condition

Now, how to use this package to do gene set enrichment analysis to find upregulated and downregulated pathways ?
If this format is not suitable as input to the tool then how to prepare my object for such comparisons ?
It it done for each celltype_condition alone then I would compare the healthy and the control?

I will appreciate your help and looking forward to using your tool. Thanks.

@ncborcherding
Copy link
Owner

Hey @Sirin24,

That is slightly different then what escape was designed for. Escape will calculate the enrichment values for the individual cells and from there, you can find differential gene sets based on the individual cell distributions.

If you want to use a pre-ranked gene list for GSEA you can check out clusterProfiler or fGSEA.

Nick

@Sirin24
Copy link
Author

Sirin24 commented Sep 16, 2024

Thank you. is it possible to use this tool to compare different conditions? is there a vignette to do that? should I be processing each condition alone or combined object?

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

2 participants