Bioconductor 3.19
Major changes}{
- Add environment for anndata v0.10.6. This is now the default environment for the Python reader/writer.
Minor changes
- Improve warnings when converting matrices fails
- Minor change to writing
DelayedArray
matrices for compatibility with {HDF5Array} >= v1.31.1
Bug fixes
- Correctly handle
use_backed = TRUE
with newer anndata versions (Fixes #114) - Correctly instantiate the anndata v0.10.2 environment (Fixes #103)
- Minor fixes for typos etc. (Fixes #100)
Full Changelog: v1.12.0...v1.14.0