Skip to content

Add support for DelayedMatrix #119

@mfansler

Description

@mfansler

Using gChromVAR with a SummarizedExperiment that is backed by an HDF5Array (a DelayedArray implementation) can result in sending a DelayedMatrix object to some of the helper functions here (for example from here).

I believe it should be relatively straightforward to provide support for this, since it should be a matter of directing to use the DelayedMatrix implementations of colSums, rowSums in the helper_functions.R.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions