Skip to content

v0.1.3

Compare
Choose a tag to compare
@LucaMarconato LucaMarconato released this 03 Jul 10:16
· 134 commits to main since this release

[0.1.3] - 2024-07-03

Added

  • (Xenium) support reading multi-polygon selection files from the Xenium Explorer
  • (ISS) An experimental loader to load elemental ISS data objects, e.g. raw.tif, label.tif and anndata.h5ad
  • (Stereo-seq) Added reader @LLehner @timtreis @florianingelfinger #70
  • (MERSCOPE) Optional rioxarray backend for MERSCOPE data (reads chunks)
  • (MERSCOPE) Can choose which elements should be loaded

Fixed

  • (Visium) Fixed issue with joining a SpatialElement with a table due to index values not being unique.
    obs_names_make_unique is now called internally to enforce unique index values allowing for join operations.

Changed

  • (MERSCOPE) "global" coordinate system is used as a default instead of "microns"