Update snakemake writer to ignore timestamps
emanuega opened this issue · comments
George Emanuel commented
Sometimes when rerunning analysis that has been copied to a new location, snakemake will rerun all analysis since the timestamps are no longer in the correct order. Should we update the snakefile writer to ignore timestamps by adding the ancient tag (https://snakemake.readthedocs.io/en/stable/snakefiles/rules.html#ignoring-timestamps)?