Skip to content

v2.0.7

Compare
Choose a tag to compare
@quentinblampey quentinblampey released this 19 May 07:56
· 166 commits to main since this release

[2.0.7] - 2025-05-19

Added

  • sopa.patches.compute_embeddings returns key_added for convenience
  • Added sopa.io.bioio generic reader

Fixed

  • Pin cellpose<4.0.0 (#252)
  • Using bounding boxes center instead of the shape centroids for patches location in adata.obsm after using sopa.patches.compute_embeddings
  • Force sopa version in Docker images CI @Clemsazert (#251)

Fixed