Closed JosephHeras closed 4 months ago
It looks like there is a job that can't figure out its memory request. It doesn't look like this is the first time you ran canu on that folder which makes it hard to see exactly how far the assembly got. Can you completely remove the XM_CANU24_FINAL
folder and run from scratch and post all the output from the run along with the report file. I'd also suggest using the released 2.2 version.
Idle, no reply.
I've been running canu on a fish genome ~600 MB, and now I keep getting Illegal division by zero... I'm using a linux server and canu snapshot v2.3. Here's my command:
/data/canu/build/bin/canu -p XM_CANU24 -d XM_CANU24_FINAL genomeSize=600m correctedErrorRate=0.035 -pacbio-raw /data/Prickleback_Genomes/R251-A01.1-Reads.fastq useGrid=false -corMinCoverage=4 mhapPipe=false
This is the output:
Any suggestions?