You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an AnnData object which contains a sparse matrix in a layer.
This is accessible from R in anndata 0.7.5, but the data is returned as NULL in 0.7.5.1.
I can replicate the issue by switching between the two installed versions of anndata w/o changing anything else in the environment.