This is a test version of Biostars. For the public version, visit https://www.biostars.org.
error when running "SeuratToExpressionSet"

I am trying to use "QuSAGE" for enrichment analysis. Thus my seurat object needs to be transformed into ExpressingSet, and I use "SeuratToExpressionSet". But it went wrong when running "SeuratToExpressionSet":

 Calculating gene-by-gene comparisons...Error in calcIndividualExpressions(eset.2, eset.1, paired = paired, min.variance.factor = min.variance.factor) : 
  Input Matrices need to be matrices...

What does the difference of "Matrices" and "matrices"?

seurattoexpressionset seurat

What is the output of class(exprs(YourExpressionSet))?

it shows [1] "matrix" And I am trying another package named "VisCello"

0 answers

No answers yet.

Log in to answer this question.