Error at final shred and polish stage
Hello,
First, thank you very much for this tool. I am using rebaler for chloroplast genome assembly and it crashed at the final shred and polish stage.
Full traceback:
Final shred and polish (2021-04-17 17:39:00) To get the best possible consensus, Rebaler now shreds the previous polished assemblies to make "reads" for a final couple rounds of polishing.
Traceback (most recent call last):
File "/home/Rebaler/rebaler-runner.py", line 9, in
I used python version 3.7 and the following line to call it
python3.7 /Rebaler/rebaler-runner.py -t 3 assembly.fasta corrected_reads.fasta.gz > assembly_rebaler.fasta
The assembly_rebaler.fasta is empty.
Could you help me with this?
Thanks in advance