Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Petukhov committed Aug 27, 2024
1 parent 73064d3 commit f16150d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
### Removed

- `no-ncv-estimation` was removed, as the NCV algorithm is fast and memory-efficient now

- The Dirichlet sampling was removed, as it slowed-down the algorithm significantly, but didn't improve the segmentation quality

### Fixed

Expand All @@ -19,6 +19,7 @@
### Changed

- Cell IDs in polygon GeoJSON are now strings to match segmentation.csv
- The whole polygon.json format was changed from `GeometryColection` to `FeatureCollection` to match [10x format](https://www.10xgenomics.com/support/software/xenium-ranger/1.7/analysis/inputs/XR-input-overview#compat-files).

## [0.6.2] — 2023-08-15

Expand Down

0 comments on commit f16150d

Please sign in to comment.