Entering edit mode
8.2 years ago
huangziyan11111
•
0
In the manual, they says:Once the error has been identified and corrected, re‐run the RunAllPathsLG command. The pipeline restarts at the point it previously failed.But after I met the error and fix it, I try to re-run the same command, then the command failed like this : Fatal error (pid=1848) at Thu Aug 10 22:04:57 2017: Run directory already exists. To continue an assembly use OVERWRITE=True
But if I add the OVERWRITE=True, the result will be overwrited not continue run. I want to continue run not the overwrite. If you know how to continue run, please help me. Thank you!