You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Hi, I am unable to run the enrichment function I got the following error.
Is there any solution for that??
Thanks a lot in advance!
Lucia
The text was updated successfully, but these errors were encountered: