Skip to content

v0.0.06

Choose a tag to compare

@psl-schaefer psl-schaefer released this 15 Oct 13:49
· 41 commits to main since this release

Added

  • partipy.write_h5ad and partipy.read_h5ad helpers that make the AnnData.uns caches HDF5-compatible by serializing and restoring ArchetypeConfig keys.
  • Automatic restoration of cached dictionaries keyed by ArchetypeConfig when using the public accessors, enabling use of .h5ad files saved with the helper utilities.