MDU-PHL/bohra

run/rerun `-f` flag not working

Closed this issue · 1 comments

I find that if I run e.g.
bohra run --input_file isolates.tab --job_id PA_20200115_1 --reference ref.fa --mask phastaf/phage.bed -mdu -n
...and get the warning message:

[WARNING:01/15/2020 02:59:44 PM] This may be a re-run of an existing job. Please try again using rerun instead of run OR use -f to force an overwrite of the existing job.
[WARNING:01/15/2020 02:59:44 PM] Exiting....

...then running the same command with -f added only repeats the same error message.

@willpitchers bohra rerun ?