nf-core / molkart

A pipeline for processing Molecular Cartography data from Resolve Bioscience (combinatorial FISH)
https://nf-co.re/molkart
MIT License
10 stars 7 forks source link

Reduce image size for local modules. #34

Closed kbestak closed 10 months ago

kbestak commented 10 months ago

Local modules that can will share a docker image hosted on ghcr.io/schapirolabor/molkart-local.

Create stack should output pyramidal tif files. - clahe could also be changed to use that writer. Crop creation should be independent (hdf5 or tiff) and togglable, not both - image size can be drastically reduced (right now using mcmicro-ilastik image).

kbestak commented 10 months ago

https://github.com/nf-core/molkart/pull/35