Skip to content

Error in array(STATS, dims[perm]) : the length of 'dims' cannot be zero #42

@gfhtj

Description

@gfhtj

Hi,
when I was trying to perform imputation with
imputed_data_bysaver <- saver(zerodata, ncores = 12, estimates.only = TRUE),
I got an error as below.
Error in array(STATS, dims[perm]) : the length of 'dims' cannot be zero
and there is a warning :
Warning messages:
1: In clean.data(x) : Make sure x is numeric.
2: In sweep(x[good.genes, ] + 1, 2, sf, "/") :
The range of STATS greater than'dim (x) [MARGIN] '

Can you please help me to fix this problem?
(when I perform this code on other dataset ,it works well,but fail in this one and encounter the error )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions