Skip to content

Support loading of data directly as an in-memory dgCMatrix #1

@LTLA

Description

@LTLA

The package currently uses HDF5-based object stores, returning SingleCellExperiment objects wrapping HDF5Matrix count matrices. This is understandable given the motivation for this package, but for general use by the wider community, it would be a good idea to also offer to return the conventional dgCMatrix. One can imagine many users would just want to analyze the data, not necessarily for testing access speed.

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