You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python bin/Platypus.py continueCalling --vcfFile AllVariants.vcf
2019-11-25 13:15:27,244 - INFO - Platypus will now attempt to finish running a failed process, from the VCF output in file AllVariants.vcf
2019-11-25 13:15:27,244 - INFO - Complete output (old + new) will go to file AllVariants_ContinuedFromFailedProcess.vcf
2019-11-25 13:15:27,245 - INFO - Previous job failed at 6:8564. Job will be re-run from 6:0
Traceback (most recent call last):
File "bin/Platypus.py", line 46, in
possCommandscommand
File "/home/mmlab33/Downloads/Platypus-master/bin/runner.py", line 262, in continueCalling
raise StandardError, "Could not find region which was unfinished in input VCF"
StandardError: Could not find region which was unfinished in input VCF
The text was updated successfully, but these errors were encountered:
python bin/Platypus.py continueCalling --vcfFile AllVariants.vcf
2019-11-25 13:15:27,244 - INFO - Platypus will now attempt to finish running a failed process, from the VCF output in file AllVariants.vcf
2019-11-25 13:15:27,244 - INFO - Complete output (old + new) will go to file AllVariants_ContinuedFromFailedProcess.vcf
2019-11-25 13:15:27,245 - INFO - Previous job failed at 6:8564. Job will be re-run from 6:0
Traceback (most recent call last):
File "bin/Platypus.py", line 46, in
possCommandscommand
File "/home/mmlab33/Downloads/Platypus-master/bin/runner.py", line 262, in continueCalling
raise StandardError, "Could not find region which was unfinished in input VCF"
StandardError: Could not find region which was unfinished in input VCF
The text was updated successfully, but these errors were encountered: