Skip to content

Commit 0384e48

Browse files
Merge remote-tracking branch 'origin/unused-type-1'
2 parents fb67ee8 + ba032f4 commit 0384e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/preprocessor/preprocess.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The `preprocess` command of `preprocessor/cellstar_preprocessor/preprocess.py` s
2020
|`--working-folder` | path to directory where temporary files will be stored during the build process |
2121
|`--db-path` | path to folder with database |
2222
|`--input-path` | Path to input file. Should be provided for each input file separately (see examples) |
23-
|`--input-kind` | Kind of input file. One of the following: <code>[map\|sff\|omezarr\|mask\|application_specific_segmentation\|custom_annotations\|nii_volume\|nii_segmentation\|geometric_segmentation\|star_file_geometric_segmentation\|ometiff_image\|ometiff_segmentation\|extra_data]</code>. See examples for more details. |
23+
|`--input-kind` | Kind of input file. One of the following: <code>[map\|sff\|omezarr\|mask\|application_specific_segmentation\|custom_annotations\|nii_volume\|nii_segmentation\|geometric_segmentation\|ometiff_image\|ometiff_segmentation\|extra_data]</code>. See examples for more details. |
2424

2525

2626
As one can see, `preprocess` command has two possible modes for the `preprocess`: `add` and `extend`.

0 commit comments

Comments
 (0)