Euro-BioImaging / BatchConvert

A nextflow based tool that wraps bfconvert and bioformats2raw to convert image data collections to OME-TIFF and OME-Zarr, respectively, in a parallelised manner.
MIT License
16 stars 2 forks source link

How to handle config files in multi-user env #21

Open tischi opened 11 months ago

tischi commented 11 months ago

Since we have a central installation of this tool, the config files of different users would overwrite each other?

Should they be stored in a $USER specific folder?

Maybe ~/.batchconvert.config?