theislab / zellkonverter

Conversion between scRNA-seq objects
https://theislab.github.io/zellkonverter/
Other
145 stars 27 forks source link

Port backed='r' into release #33

Closed LTLA closed 3 years ago

LTLA commented 3 years ago

29847ebb51fc315b0caba4ffc7c58f5708bed1fc fixes a bug whereby you can't load backed matrices that you don't have write access to, as AnnData defaults to RW mode in the Python-level constructor. Can this be ported to release?

lazappi commented 3 years ago

Done. Sorry should have asked about that the first time.

lazappi commented 3 years ago

So I failed at doing this the first time. Turns out you need to add all the commits from the PR or the checks will fail 🤦🏻. Should be fixed with v1.0.2.