Skip to content

Version 1.1.1 (Bioconductor 3.23 - Development)

Pre-release
Pre-release

Choose a tag to compare

@rcannood rcannood released this 25 Feb 18:06
· 5 commits to devel since this release
f4b1f33
  • Fix CI (PR #418).
  • Add continuous benchmarking using bencher (PR #423, PR #425).
  • Handle unnamed SingleCellExperiment assays in as_AnnData() by automatically assigning names with a warning (PR #420).
  • Optimise sparse matrix reading performance by avoiding Matrix::sparseMatrix and 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).