Skip to content

v1.1.3

Compare
Choose a tag to compare
@quentinblampey quentinblampey released this 18 Aug 12:53
· 32 commits to master since this release

[1.1.3] - 2024-08-18

Fix

  • Fixed aggregation issue when gene names are NaN or None (#101)
  • Fix Xenium reader for old Xenium data format (#105)

Added

  • Support multipolygons in ROI rasterization
  • Added bins aggregation
  • Added Visium HD reader (tutorial coming soon)

Changed

  • Import submodules in init (segmentation, io, utils)
  • API simplification in progress (new API + tutorial coming soon)