File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- ## [ 1.0.x ] - tbd
1
+ ## [ 1.0.2 ] - 2024-01-15
2
2
3
3
### Fix
4
4
- When geometries are ` GeometryCollection ` , convert them back to Polygons (#11 )
5
5
- Give ` min_area ` parameter to the right Baysor function in snakemake
6
6
7
7
### Added
8
+ - API tutorial
9
+ - ` sopa.spatial ` tutorial
8
10
- Docstrings for the snakemake pipeline utils
9
11
- Show right micron scale in the Xenium Explorer
10
12
13
+ ### Changed
14
+ - ` sopa.stats ` is now called ` sopa.spatial `
15
+
11
16
## [ 1.0.1] - 2024-01-10
12
17
13
18
### Added
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " sopa"
3
- version = " 1.0.1 "
3
+ version = " 1.0.2 "
4
4
description = " Spatial-omics pipeline and analysis"
5
5
documentation = " https://gustaveroussy.github.io/sopa"
6
6
homepage = " https://gustaveroussy.github.io/sopa"
You can’t perform that action at this time.
0 commit comments