IDR / omero-mkngff

Plugin to swap OMERO filesets with NGFF
GNU General Public License v2.0
0 stars 2 forks source link

Fs suffix #14

Closed will-moore closed 6 months ago

will-moore commented 7 months ago

This adds the option to choose the suffix that gets added to the old fileset.templatePrefix to create the new fileset.templatePrefix. The default has been _mkngff and this default behaviour is unchanged in this PR, but we can now use

 --fs_suffix=None

if we wish to have no change in templatePrefix in the new Fileset (old and new will be the same).