File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -12,19 +12,21 @@ and this project adheres to [Semantic Versioning][].
12
12
13
13
### Added
14
14
15
- - (MCMICRO) support for TMAs (such as the data of exemplar-002)
16
15
- (Xenium) support for post-xenium aligned images (IF, HE)
17
16
- (Xenium) reader for the selection coordinates file from the Xenium Explorer
17
+ - (Xenium) support for the new Xenium 2.0.0 (multimodal segmentation)
18
+ - (Xenium) reading multiscale labels from cells.zarr.zip
19
+ - (MCMICRO) support for TMAs (such as the data of exemplar-002)
18
20
- (DBiT-seq) reader
19
21
- converter functions ` experimental.to_legacy_anndata() ` and ` experimental.from_legacy_anndata() `
20
22
- (Visium) support for raw reads (capture locations not under tissue)
21
23
22
24
### Fixed
23
25
24
- - (MERSCOPE) don't try to load unexisting elements #87
25
- - (Visium) fixed axes ordering
26
26
- (Xenium) fixed index (fail on write)
27
27
- (Xenium) renamed cells_as_shapes to cells_as_circles; set default to True
28
+ - (MERSCOPE) don't try to load unexisting elements #87
29
+ - (Visium) fixed axes ordering
28
30
29
31
## [ 0.0.9] - 2023-11-06
30
32
You can’t perform that action at this time.
0 commit comments