Skip to content

Lack of support for sparse matrices makes scNym unusable for large datasets #23

@Wainberg

Description

@Wainberg

scNym requires log(CPMs) rather than raw counts. This requirement makes scNym unusable for large datasets, since log(CPMs) require a dense matrix, and dense matrices usually can't fit in memory for datasets with more than a few hundred thousand cells.

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