Skip to content

No gene is appearing in plot_enrichment_detailed #69

@priyatamapandey

Description

@priyatamapandey

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions