Skip to content

Commit

Permalink
fix: changelog merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
ambarrio committed Oct 20, 2024
2 parents 9246b33 + 2ddfe99 commit a2d0fed
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support for MultiGraphs in `pmds_layout`
- Support multiple targets in `plot_colocalization_diff_volcano` and `plot_colocalization_diff_heatmap`.

### Fixed

- Improve memory usage when aggregating pixel files with precomputed layouts.

### Added

- Add `abundance_colocalization_plot` function to make scatter plots of selected marker-pairs' abundance.
- Add `plot_polarity_diff_volcano` to make statistical comparison plots of selected component groups.
- Add `get_differential_polarity` to statistically compare polarity scores of selected component groups.

## [0.18.3] - 2024-09-26

### Fixed

- Improved memory usage when aggregating PXL files with precomputed layouts.

## [0.18.2] - 2024-07-16

### Changed
Expand Down

0 comments on commit a2d0fed

Please sign in to comment.