I am running snakemake with a lot of files and rules. As a consequence the .snakemake
folder contains ~500,000 files.
This is kind of problematic for me as we have a quota on the number of files on the working folders.
Is there a way or plans to reduce the number of files in the .snakemake
folder?
Thanks,
Jan