Skip to content

v0.7.0

Choose a tag to compare

@maxkarlsson maxkarlsson released this 20 Jan 18:23
· 395 commits to main since this release
dca543b

[0.7.0] 2026-01-19

Added

  • Added print_pixelator_version to print a table with the Pixelator version and panel file for each sample.

Updated

  • The key metrics table is now in long format to avoid horizontal scrolling with high number of samples.
  • The Run settings tab is now its own module.

Fixed

  • The ES now tolerates chunk errors and will in most cases render a report even if some chunks fail.
  • Fixed issue where the ES would fail if pg_data contains fewer cells than the number of PCs to compute.
  • Fixed DuckDB issue with temporary directory
  • Fixed issue with violin median lines displaying per x coordinate rather than per group when also using the fill argument.
  • Fixed issue where DT tables would not render in full until switching back and fourth between tabs.