Skip to content

dim(X) must have a positive length #5

@KeitaSaeki

Description

@KeitaSaeki

Hi,

I encountered the above issue.
When I used for the first time, I analyzed 143 cells in comparison with 47 cells, in which 15017 genes are expressed, and worked well. But when I compared the other 724 cells vs 143 cells with the same number of genes, I have got the following error message.

Remove genes that all are zeros...
done
Warning messages:
1: fitted probabilities numerically 0 or 1 occurred
2: fitted probabilities numerically 0 or 1 occurred
3: fitted probabilities numerically 0 or 1 occurred
Error in apply(x2[which(x != 0), ], 2, FUN = function(x, b) { :
dim(X) must have a positive length
Calls: FunImpute -> sapply -> lapply -> FUN -> apply

Is the issue due to the number of cells that I included?
Can we solve this issue?

Thanks for your help in advance.

Best,

Keita

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions