Skip to content

Commit 5885bda

Browse files
committed
Correct watershed yaml docs and repo
1 parent 263cbc8 commit 5885bda

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/methods_segmentation/watershed/config.vsh.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: watershed
22
label: "watershed Segmentation"
3-
summary: "Output of the segmantation methot watershed"
4-
description: "Output of the segmantation methot watershed"
3+
summary: "Output of the segmentation method watershed"
4+
description: "Output of the segmentation method watershed"
55
links:
6-
documentation: "https://github.com/theislab/txsim"
7-
repository: "https://github.com/BennyStrobes/Watershed"
6+
documentation: "https://github.com/openproblems-bio/task_ist_preprocessing"
7+
repository: "https://github.com/theislab/txsim"
88
references:
99
doi: "10.1109/34.87344"
1010

0 commit comments

Comments
 (0)