Skip to content

Documentation for asSparse parameter of colPair() #87

@doliv071

Description

@doliv071

Currently the documentation for colPairs() states:
When asSparse=TRUE, the return value will be a triplet-form sparse matrix where each row/column corresponds to a column of x.

But running the documented example returns a a dgCMatrix:

> colPair(sce, "regulators", asSparse=TRUE)
100 x 100 sparse Matrix of class "dgCMatrix"

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