Version 1.1.1 (Bioconductor 3.23 - Development)
Pre-release
Pre-release
- Fix CI (PR #418).
- Add continuous benchmarking using bencher (PR #423, PR #425).
- Handle unnamed
SingleCellExperimentassays inas_AnnData()by automatically assigning names with a warning (PR #420). - Optimise sparse matrix reading performance by avoiding
Matrix::sparseMatrixand constructing objects manually (PR #417). - Allow manually setting chunk size for HDF5 writes (PR #424).
- Add auto-chunking for HDF5 writes to improve performance (PR #424).