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

Error: run_enrichment error feature.sets has to be a list or a binary matrix.** #160

Open
mluciarr opened this issue Apr 23, 2024 · 0 comments

Comments

@mluciarr
Copy link

Hi, I am unable to run the enrichment function I got the following error.

# GSEA on positive weights
gsea.positive <- run_enrichment(mofa, 
                                feature.sets = msgidb.matrix, 
                                view = "RNA",
                                sign = "positive"
)

**Error in **run_enrichment**(model, feature.sets = msgidb.matrix, view = "RNA",  : 
  feature.sets has to be a list or a binary matrix.**

Is there any solution for that??

Thanks a lot in advance!

Lucia

@mluciarr mluciarr changed the title ** run_enrichment error feature.sets has to be a list or a binary matrix.** Error: run_enrichment error feature.sets has to be a list or a binary matrix.** Apr 23, 2024
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