-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels