Skip to content

Commit c1402bf

Browse files
authored
Update config.vsh.yaml
1 parent dd3dff3 commit c1402bf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/methods_segmentation/binning/config.vsh.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: binning
22
label: "Binning Segmentation"
3-
summary: "Output of the segmantation method binninge"
4-
description: "Output of the segmantation method binning"
3+
summary: "Segment the spatial data into equidistant square bins"
4+
description: "The binning method for segmentation serves as a baseline of a poor segmentation"
55
links:
66
documentation: "https://github.com/openproblems-bio/task_ist_preprocessing"
77
repository: "https://github.com/openproblems-bio/task_ist_preprocessing"
88
references:
9-
doi: "10.1101/2024.11.07.622434"
9+
doi: "10.1101/2023.02.13.528102"
1010

1111
__merge__: /src/api/comp_method_segmentation.yaml
1212

0 commit comments

Comments
 (0)