Skip to content

How can I avoid the problem of insufficient memory when converting a sparse matrix to a dense one? #4

Description

@DINGQIA

I have over 100 samples and 1 million cells, but during the operation process, always have the following situations:
Warning message: In asMethod(object) : sparse->dense coercion: allocating vector of size 285.4 GiB
How can I avoid the problem of insufficient memory when converting a sparse matrix to a dense one?

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