There is a newer version of the record available.

Published February 24, 2026 | Version v2.2.0
Software Open

gustaveroussy/sopa: v2.2.0

Description

[2.2.0] - 2026-02-24

This release unpins zarr, allowing for upgrading to the newer SpatialData version.

Everything should be backward compatible, except for some updates in the sopa.io.wsi reader (more details below).

Changed

  • Moved to zarr>=3.0.0.

Fixed

  • Fixed 'No module named "pkg_resources"' (#387) due to installing newer SpatialData version.

Added

  • Python 3.14 should now be supported. More tests will be performed to ensure stability.
  • Faster import sopa (more lazy loaded packages).
  • Add spatial plot colored by cell annotation in the Sopa report (if any cell type or leiden)

Breaking changes

  • Drop support for python==3.10. Sopa now depends on python>=3.11.
  • sopa.io.wsi now uses openslide as a default backend, and uses wsi as a default image name (see all function arguments in the docs).
  • Removed deprecated sopa.io.wsi_autoscale

Files

gustaveroussy/sopa-v2.2.0.zip

Files (16.1 MB)

Name Size Download all
md5:6af137dc1e4347326daa7d1f4060e541
16.1 MB Preview Download

Additional details

Related works