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
gene_loadings <- plotGeneLoadings(ligerex3, do.spec.plot = FALSE, return.plots = TRUE)
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 't': attempt to select less than one element in get1index
The text was updated successfully, but these errors were encountered:
Prathyusha-konda
changed the title
plotgeneloadings error
plotgeneloadings, runGSEA, plotWordClouds error
Oct 19, 2022
Hi, I integrated scRNA datasets using the tutorial for "Integrating Seurat objects using LIGER" (https://htmlpreview.github.io/?https://github.com/satijalab/seurat.wrappers/blob/master/docs/liger.html). I then converted the integrated seurat object to liger object using seuratToLiger before plotting GeneLoadings and running Wilcoxon test as per this tutorial (http://htmlpreview.github.io/?https://github.com/welch-lab/liger/blob/master/vignettes/Integrating_multi_scRNA_data.html). But I'm getting the following error with all downstream commands related to plotGeneLoadings, runGSEA, plotWordClouds, etc. Can you please let me know how to go about this?
The text was updated successfully, but these errors were encountered: