Replies: 1 comment
-
There are a few snakemake flag options that allow you to write over existing files (i.e., see this FAQ answer):
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can you override if you wanted to overwrite the exiting file?
Related: Does snakemake only check if the file exists ? Is there a way to check if it's a certain size, etc.. since file metadata can change.
Beta Was this translation helpful? Give feedback.
All reactions