cellassign icon indicating copy to clipboard operation
cellassign copied to clipboard

cells should have non-zero library sizes or 'scaling' values

Open Romhop opened this issue 2 years ago • 0 comments

pbmc.1k.sce <- scran::computeSumFactors(new_matrix) Error: BiocParallel errors 1 remote errors, element index: 1 9 unevaluated and other errors first remote error: Error in (function (x, sizes, min.mean = NULL, positive = FALSE, scaling = NULL) : cells should have non-zero library sizes or 'scaling' values

when i try to count the sizefactor, it returned the erros ,i don't know how to solve it? Is that means that there should not have zero value in my matrix?

Romhop avatar Apr 09 '23 08:04 Romhop