Open Duda5 opened 1 year ago
Thank you for reporting this.
The divisions by zero worry me and that the graph is inconsistent should never happen, so this is clearly a bug. To fix this we have two options. The fast one would be to provide me with the ´gapless_split.fa´, ´gapless_reads.paf´, ´gapless_split_repeats.paf´ files (or download links) at stephan.schmeing@uzh.ch and I can trace and fix the issue myself. The slow option is that I navigate you through the code so you can find, where and why the issue occurs to allow me to fix it.
Best, Stephan
Hi, I only managed to run
gapless
on my ONT assembly (~400 contigs, haploid genome size of 3.1Gbp, there are no gaps in contigs) up togapless.py scaffold
stage in the pipeline.My command was
gapless.sh -i asm.fa -o gapless_out -t nanopore -j 18 ONT_treads.fastq.gz
Here are the contents of
gapless_scaffold.log
, where multiple errors are being logged: