We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd3dff3 commit c1402bfCopy full SHA for c1402bf
1 file changed
src/methods_segmentation/binning/config.vsh.yaml
@@ -1,12 +1,12 @@
1
name: binning
2
label: "Binning Segmentation"
3
-summary: "Output of the segmantation method binninge"
4
-description: "Output of the segmantation method binning"
+summary: "Segment the spatial data into equidistant square bins"
+description: "The binning method for segmentation serves as a baseline of a poor segmentation"
5
links:
6
documentation: "https://github.com/openproblems-bio/task_ist_preprocessing"
7
repository: "https://github.com/openproblems-bio/task_ist_preprocessing"
8
references:
9
- doi: "10.1101/2024.11.07.622434"
+ doi: "10.1101/2023.02.13.528102"
10
11
__merge__: /src/api/comp_method_segmentation.yaml
12
0 commit comments