Skip to content

Conversion to dgCMatrix Causes Segmentation Fault #129

Description

@DarioS
dim(database)
    109578 2389155
class(counts(database))
    "DelayedMatrix"

After about four hours.

assay(database, "counts") <- as(assay(database, "counts"), "dgCMatrix")
     *** caught segfault ***
    address 0x7fc394337000, cause 'invalid permissions'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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