Skip to content

Error reading h5seurat file #195

@yesitsjess

Description

@yesitsjess
h5ad_file <- "file.h5ad"
Convert(h5ad_file, dest="h5seurat", overwrite=F)
h5seurat_file <- "file.h5seurat"
seu <- LoadH5Seurat(h5seurat_file, assays="RNA")
Validating h5Seurat file
Initializing RNA with data
Error in sparseMatrix(i = x[["indices"]][] + 1, p = x[["indptr"]][], x = x[["data"]][],  : 
  'dims' must contain all (i,j) pairs

Any advice please?

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