andyrimmer / Platypus

Platypus Variant Caller
GNU General Public License v3.0
105 stars 38 forks source link

continueCalling error #84

Open dhwani2410 opened 4 years ago

dhwani2410 commented 4 years ago

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