I tried to run the hybrid method using Illumina & nanopore fastq for a phage genome, but encountered the termination with the last few lines of message below:
Aligning long reads to graph using minimap
Saving to //out_unicycler/miniasm_assembly/01_assembly_reads.fastq:
42 short-read contigs
80,274 long reads
Finding overlaps with minimap... terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)
Hello, unicycler,
I tried to run the hybrid method using Illumina & nanopore fastq for a phage genome, but encountered the termination with the last few lines of message below:
Aligning long reads to graph using minimap
Saving to //out_unicycler/miniasm_assembly/01_assembly_reads.fastq: 42 short-read contigs 80,274 long reads
Finding overlaps with minimap... terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)
Wonder what I could do to check.
Regards, MJ