Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 637 Bytes

1.3.3.md

File metadata and controls

19 lines (13 loc) · 637 Bytes

1.3.3 {small}2018-11-05

  • a fully distributed preprocessing backend {smaller}T White and the Laserson Lab
  • {func}~scanpy.read_10x_h5 and {func}~scanpy.read_10x_mtx read Cell Ranger 3.0 outputs {pr}334 {smaller}Q Gong
```{rubric} Also see changes in anndata 0.6.
  • changed default compression to None in {meth}~anndata.AnnData.write_h5ad to speed up read and write, disk space use is usually less critical
  • performance gains in {meth}~anndata.AnnData.write_h5ad due to better handling of strings and categories {smaller}S Rybakov