Skip to content
Snippets Groups Projects
Unverified Commit 82313187 authored by Andrey  ARISTOV's avatar Andrey ARISTOV Committed by GitHub
Browse files

add zarr + folders

parent 08392cf8
No related branches found
No related tags found
No related merge requests found
...@@ -25,8 +25,8 @@ contributions: ...@@ -25,8 +25,8 @@ contributions:
title: Segment organoid title: Segment organoid
readers: readers:
- command: napari-segment.get_reader - command: napari-segment.get_reader
accepts_directories: false accepts_directories: true
filename_patterns: ['*.npy', '*.nd2'] filename_patterns: ['*.npy', '*.nd2', '*.zarr']
writers: writers:
- command: napari-segment.write_multiple - command: napari-segment.write_multiple
layer_types: ['image*','labels*'] layer_types: ['image*','labels*']
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment