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

No gene is appearing in plot_enrichment_detailed #69

Open
priyatamapandey opened this issue Jul 12, 2024 · 0 comments
Open

No gene is appearing in plot_enrichment_detailed #69

priyatamapandey opened this issue Jul 12, 2024 · 0 comments

Comments

@priyatamapandey
Copy link

Hi,
I am doing enrichment analysis for RNAseq and Protein datasets. It is not printing gene names in plot_enrichment_details. There are some dots appearing in black and many in gray but no names for black dots.
I used MSigDB_v6.0_C5_mouse feature set.

enrichment.parametric.RNA <- run_enrichment(model,
  view = "RNA", factors = 1:7,
  feature.sets = MSigDB_v6.0_C5_mouse,
  sign = "positive",
  statistical.test = "parametric"
)
Screenshot 2024-07-11 at 11 13 58 PM

Please suggest why? How can I download the enriched genes for sig pathways so that I can check manually?

Thank you,
Priya

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