Describe the bug
My understanding is that Snakemake checks if the output files already exist and runs defined rules only if the output files do not exist yet. However, at the moment, whenever I run photon-mosaic, it deletes all the preprocessed data and restarts preprocessing from the beginning. Is this expected behavior?