Jon
Jon
I also had an error in LoadH5Seurat after converting from a h5ad similar to that described by orenbenkiki, my search found his comment, so I'll put my solution to that...
I'm also having this problem, it seems to not just be converting but loading of the h5seurat file after merging... Here's an example: ``` library(SeuratDisk) library(Seurat) library(SeuratData) data("pbmc3k.final") so
This seems to be fixed when I've made a new R environment in conda with `create -c conda-forge -c bioconda -n r r-base r-seurat r-seuratdisk` so some problem with a...
Had this issue, seems you need both `--disable-annotations` and `--disable-gene-sets-save` otherwise the box appears?