You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run DBG2OLC on contigs produced by 10x genomics supernova, with Nanopore reads. However, at some point, the log prints "0 reads loaded." and then the program throws a floating exception: "[1] 2977621 floating point exception (core dumped) /home/joris/tools/DBG2OLC/compiled/DBG2OLC k 17 AdaptiveTh 0.0001 KmerCovTh 2".
Do you have any of what I might be doing wrong? I tried running the script with nanopore reads in fasta and fastq formats, but both yield the same result. Here you can find the full log DBG2OLC.log. Thank you in advance!
Joris
The text was updated successfully, but these errors were encountered:
Had a similar issue. Mine was Illumina assembly + nanopore reads:
246158710 k-mers in round 1.
190511974 k-mers in round 2.
Scoring method: 3
Match method: 2
Loading long read index
0 reads loaded.
Floating point exception
Hi,
I am trying to run DBG2OLC on contigs produced by 10x genomics supernova, with Nanopore reads. However, at some point, the log prints "0 reads loaded." and then the program throws a floating exception: "[1] 2977621 floating point exception (core dumped) /home/joris/tools/DBG2OLC/compiled/DBG2OLC k 17 AdaptiveTh 0.0001 KmerCovTh 2".
Do you have any of what I might be doing wrong? I tried running the script with nanopore reads in fasta and fastq formats, but both yield the same result. Here you can find the full log DBG2OLC.log. Thank you in advance!
Joris
The text was updated successfully, but these errors were encountered: