Ted Verhey
Ted Verhey
I got this issue as well. It seems to be that saving a "r+" backed file results in corrupting/deleting the raw data, so that when you open it again and...
Interestingly, in the previous example code, when you load `c` into memory and then write, there are no errors. ```py import anndata as ad from scipy import sparse a =...
I'm not exactly sure why, but we thought it might have to do with trying to use a collection of 600 genomes and contigs. So, we narrowed down the list...